Preparing search index...
The search index is not available
@jackdbd/sqlite-utils
@jackdbd/sqlite-utils
ColumnInfo
Interface ColumnInfo
interface
ColumnInfo
{
cid
:
number
;
dflt_value
:
any
;
name
:
string
;
notnull
:
0
|
1
;
pk
:
0
|
1
;
type
:
string
;
}
Index
Properties
cid
dflt_
value
name
notnull
pk
type
Properties
cid
cid
:
number
dflt_
value
dflt_
value
:
any
name
name
:
string
notnull
notnull
:
0
|
1
pk
pk
:
0
|
1
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cid
dflt_
value
name
notnull
pk
type
@jackdbd/sqlite-utils
Loading...