Frame.dev
GitHub
NPM
Preparing search index...
The search index is not available
SQL Storage Adapter - v0.4.2
SQL Storage Adapter
CapacitorAdapterOptions
Interface CapacitorAdapterOptions
interface
CapacitorAdapterOptions
{
database
?:
string
;
enableWal
?:
boolean
;
}
Index
Properties
database?
enable
Wal?
Properties
Optional
database
database
?:
string
Database name. Defaults to
app
.
Optional
enable
Wal
enable
Wal
?:
boolean
Whether to enable WAL when platform supports it.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
database
enable
Wal
Frame.dev
GitHub
NPM
SQL Storage Adapter - v0.4.2
Loading...
Database name. Defaults to
app.