Documentation ¶
Index ¶
Constants ¶
View Source
const ( CommandAdd = "add" CommandComment = "comment" CommandCreate = "create" CommandDrop = "drop" CommandDropColumn = "dropColumn" CommandDropForeign = "dropForeign" CommandDropFullText = "dropFullText" CommandDropIfExists = "dropIfExists" CommandDropIndex = "dropIndex" CommandDropPrimary = "dropPrimary" CommandDropUnique = "dropUnique" CommandForeign = "foreign" CommandFullText = "fullText" CommandIndex = "index" CommandPrimary = "primary" CommandRename = "rename" CommandRenameIndex = "renameIndex" CommandUnique = "unique" DefaultStringLength = 255 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.