Preparing search index...
The search index is not available
@jackdbd/sqlite-utils
@jackdbd/sqlite-utils
tableInfo
Function tableInfo
Returns an array where each item is a piece of information about a column of the requested table.
table
Info
(
db
,
table_name
)
:
ColumnInfo
[]
Parameters
db
:
Database
table_name
:
string
Returns
ColumnInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@jackdbd/sqlite-utils
Loading...
Returns an array where each item is a piece of information about a column of the requested table.