Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denodrivers/sqlite3Works with
•JSR Score100%•This package works with Deno
Downloads3,561/wk
•Published2 months ago (0.13.0)
The fastest and correct module for SQLite3 in Deno
I
T
BindParameters
No documentation available
T
BindValue
Types that can be possibly serialized as SQLite bind values
I
c
I
DatabaseOpenOptions
Various options that can be configured when opening Database connection.
I
f
isComplete
Whether the given SQL statement is complete.
T
RestBindParameters
No documentation available
c
v
SQLITE_SOURCEID
SQLite source ID string
v
SQLITE_VERSION
SQLite version string
c
c
T
Transaction
Transaction function created using Database#transaction.