issues
search
denodrivers
/
sqlite3
The fastest and correct SQLite3 module for Deno runtime
https://jsr.io/@db/sqlite
Apache License 2.0
265
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: update type generic to allow interfaces
#141
chaucerbao
opened
2 weeks ago
0
Unable to query or insert into SQLite table after loading SpatiaLite extension
#140
tmessaoudi
opened
1 month ago
0
Support 64bit numbers
#139
jackbow
opened
1 month ago
3
Make JSON parsing optional
#138
benmerckx
opened
2 months ago
0
Do not fetch native module every time running docker image
#137
M4RC3L05
closed
2 months ago
3
Support promise
#136
fushihara
closed
2 months ago
2
Implemented stdext/sql interfaces
#135
halvardssm
opened
3 months ago
0
Support for virtual tables
#134
tionis
opened
3 months ago
0
add: iter method to iterate with params
#133
prasannavl
closed
3 months ago
2
chore: bump sqlite version to 3.46.0 & adjust to ffi api breaking changes
#132
DjDeveloperr
closed
3 months ago
0
got TS2344 [ERROR]: Type does not satisfy the constraint 'Record<string, unknown>' using stmt.get
#131
YievCkim
opened
4 months ago
2
Change the Default Value for `int64` to `true`
#130
PutziSan
closed
4 months ago
2
jsr can avoid native binary downloads
#129
andykais
opened
5 months ago
1
Question: How to use array parameters, OR alternative?
#128
kevinfiol
closed
6 months ago
2
How do I update the database?
#127
guzman109
closed
6 months ago
9
How to do WHERE col in (:array) ?
#126
BlowaterNostr
closed
6 months ago
0
`new Database()` in Web Worker freezing
#125
kingrongH
closed
7 months ago
4
Implement SQLx interface
#124
halvardssm
closed
3 months ago
0
Standardize SQL database interface for TS/JS
#123
halvardssm
opened
8 months ago
1
"TypeError: Invalid ArrayBuffer pointer, pointer is null" while reading blob column
#122
ianawilson
closed
8 months ago
8
Extensions and Callbacks prevent using this library with macOS bundled dylib
#121
ianawilson
closed
9 months ago
6
bump sqlite bundled version to 3.45
#120
sidesteps
closed
9 months ago
1
Allow configuring libsqlite location
#119
mxcl
closed
2 months ago
5
SQLITE_ENABLE_UPDATE_DELETE_LIMIT does not work on Linux
#118
BlackGlory
closed
2 months ago
2
Compiled binary throws zlib dependency error
#117
7flash
closed
9 months ago
10
Error: no such table: fsdir
#116
7flash
opened
11 months ago
3
Permission denied when trying to only allow access to a certain ffi path
#115
prescientmoon
opened
11 months ago
1
Error: Failed to load SQLite3 Dynamic Library
#114
DavidPesta
closed
12 months ago
3
Different API to node-sqlite3
#113
JumpLink
opened
1 year ago
5
feat: implement backup api
#112
ayn2op
closed
1 year ago
1
Running in a Web Worker
#111
alexgleason
closed
10 months ago
6
SQL statement not support chinese ?
#110
drag0n-app
closed
1 year ago
1
Update README.md
#109
Amitkmr789
closed
1 year ago
2
Add a `.sql` tagged template for executing one-off SQL queries
#108
asg017
closed
1 year ago
1
chore: bump sqlite and module version, lower glibc version requiremen…
#107
DjDeveloperr
closed
1 year ago
0
Detect JSON subtypes and `JSON.parse()` before returning.
#106
asg017
closed
1 year ago
5
`Failed to load SQLite3 Dynamic Library` – example code not working
#105
jerrygreen
closed
1 year ago
6
fix: small typo in README
#104
craigpastro
closed
1 year ago
0
added types to transaction to infer types from passed function
#103
sant123
closed
1 year ago
1
Fixed typo in database.ts
#102
sant123
closed
1 year ago
0
Bug in Reading Integers
#101
florianreinberger
closed
1 year ago
1
Unsafe pointer create exception
#100
6rube
closed
1 year ago
4
perf: handle callback case better to inline fast api call
#99
DjDeveloperr
closed
1 year ago
0
ci: macos-aarch64 builds
#98
DjDeveloperr
closed
1 year ago
0
ci: macos aarch64
#97
DjDeveloperr
closed
1 year ago
0
try: linux aarch64 cross builds
#96
DjDeveloperr
closed
1 year ago
0
chore: new build system, enable some compile time flags
#95
DjDeveloperr
closed
1 year ago
0
Fts5
#94
6rube
closed
1 year ago
2
Open database readOnly not working
#93
leonardoanalista
closed
1 year ago
3
chore: pin sqlite submodule to 3.40.1 and bump version to 0.8.1
#92
DjDeveloperr
closed
1 year ago
0
Next