hunt-entity ~master (2022-02-21T08:00:07Z)
Home
Dub
Repo
SqlSingleTypeInfo
hunt
entity
dialect
Dialect
Undocumented in source.
struct
SqlSingleTypeInfo {
SqlType
sqlType
;
int
len
;
bool
unsigned
;
}
Members
Variables
len
int
len
;
Undocumented in source.
sqlType
SqlType
sqlType
;
Undocumented in source.
unsigned
bool
unsigned
;
Undocumented in source.
Meta
Source
See Implementation
hunt
entity
dialect
Dialect
functions
fromSQLType
safeConvert
interfaces
Dialect
structs
ColumnDefinitionInfo
SqlSingleTypeInfo
variables
DTypeToSqlInfo