# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypeDuration original name was TypeTime, renamed to TypeDuration to resolve the conflict with Go type Time.*/.
No description provided by the author
No description provided by the author
No description provided by the author
MEDIUMINT.
No description provided by the author
INT.
No description provided by the author
BIGINT.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SMALLINT.
No description provided by the author
No description provided by the author
TINYINT.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Field is unsigned */.
# Structs
MysqlParser mysql parser implement.
PostgresqlParser postgresql parser implement Note: postgresql ddl not support index and comment and collate https://stackoverflow.com/questions/6239657/can-you-create-an-index-in-the-create-table-definition It's using github.com/auxten/postgresql-parser package which is not support `COLLATE`.
# Interfaces
No description provided by the author