Frame.dev
GitHub
NPM
Preparing search index...
The search index is not available
SQL Storage Adapter - v0.4.2
SQL Storage Adapter
createBetterSqliteAdapter
Function createBetterSqliteAdapter
Factory helper for creating a BetterSqliteAdapter.
Path Resolution:
Absolute paths are used as-is.
Relative paths are resolved against the current working directory instead of the adapter file location (simpler & bundler neutral).
Special values like ':memory:' and 'file:' URIs are passed through.
create
Better
Sqlite
Adapter
(
filePath
)
:
StorageAdapter
Parameters
filePath
:
string
Returns
StorageAdapter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Frame.dev
GitHub
NPM
SQL Storage Adapter - v0.4.2
Loading...
Factory helper for creating a BetterSqliteAdapter.
Path Resolution: