Object containing data from a sqlite column.
The column id.
The default value for this column.
The name of this column.
Whether this column can be nullable.
Whether this column is the primary key to table.
The type of this column.
Generated using TypeDoc
Object containing data from a sqlite column.