package
0.0.0-20210822100304-4e1d4fcc1e67
Repository: https://github.com/xormplus/xorm.git
Documentation: pkg.go.dev
# Functions
NewColumn creates a new column.
NewEmptyTable creates an empty table.
NewIndex new an index object.
NewTable creates a new Table object.
default sql type change to go types.
Type2SQLType generate SQLType acorrding Go's type.
# Constants
enumerate all index types.
enumerate all index types.
# Variables
AlwaysFalseReverse always think it's not a reverse word.
AlwaysReverse always reverse the word.
CommanQuoteMark represnets the common quote mark.
CommonQuoter represetns a common quoter.