prorm API Reference
← Documentation
GitLab
Preparing search index...
index
TableCollateOptions
Interface TableCollateOptions
Options for table-level collation
interface
TableCollateOptions
{
collate
?:
string
;
engine
?:
string
;
comment
?:
string
;
}
Index
Properties
collate?
engine?
comment?
Properties
Optional
collate
collate
?:
string
Table collation
Optional
engine
engine
?:
string
Table engine (MySQL)
Optional
comment
comment
?:
string
Table comment
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
collate
engine
comment
← Documentation
GitLab
prorm API Reference
Loading...
Options for table-level collation