sql-column | An SQL column specification. |
---|
constraints | Initargs::constraints; Accessors:constraints-of; Type:list. |
---|---|
index | True means the slot value will be indexed in the underlying RDBMS. Initargs::index; Accessors:index-p; Type:boolean. |
type | Initargs::type; Accessors:type-of; Type:sql-type. |
sql-column-reference-for |
---|
format-sql-identifier | Formats an SQL identifier into *sql-stream*. |
---|---|
format-sql-syntax-node | Formats an SQL syntax node into *sql-stream*. |