Documentation
Preparing search index...
@saltcorn/sqlite-mobile
sqlite_capacitor
addColumnWithDefault
Function addColumnWithDefault
addColumnWithDefault
(
params
:
{
bareType
:
string
;
colName
:
string
;
defaultValue
:
any
;
qTable
:
string
;
required
:
boolean
;
sqlType
:
string
;
}
,
)
:
Promise
<
void
>
Parameters
params
:
{
bareType
:
string
;
colName
:
string
;
defaultValue
:
any
;
qTable
:
string
;
required
:
boolean
;
sqlType
:
string
;
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...