comments on columns
Show the comments in the list of columns of a table. Generate SQL to set them.
This commit is contained in:
parent
9d58af8cd2
commit
d6aeef492d
5 changed files with 23 additions and 3 deletions
|
|
@ -24,6 +24,7 @@ public:
|
|||
DefaultCol,
|
||||
ForeignKeyCol,
|
||||
CollationCol,
|
||||
CommentCol,
|
||||
|
||||
colCount };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue