fluentsqlite v0.1.2 (2021-05-26T02:41:08Z)
Dub
Repo
TableBuilder.column
taskdesigns
sqlite
TableBuilder
Undocumented in source. Be warned that the author may not have intended to support it.
class
TableBuilder
ColumnDefinition
column
(
T
)
(
Column
!
T
column
,
bool
primaryKey
= false
,
bool
unique
= false
,
bool
autoincrement
= false
)
Meta
Source
See Implementation
taskdesigns
sqlite
TableBuilder
constructors
this
functions
column
variables
columns
table