Module def

Module def 

Expand description

To represent MS SQL’s schema definitions

Structs§

Collation
Ref: https://learn.microsoft.com/en-us/sql/t-sql/statements/windows-collation-name-transact-sql?view=sql-server-2016
ColumnExpression
ColumnInfo
FloatAttr
ForeignKeyInfo
IndexInfo
IndexPart
NumericAttr
Schema
TableDef
TableInfo
TimeAttr
Version
ViewDef

Enums§

ColumnDefault
ForeignKeyAction
IndexOrder
IndexType
StringLen
Type
MS SQL data types

Type Aliases§

ColumnType