issues
search
sqlite
/
sqlite-wasm
SQLite Wasm conveniently wrapped as an ES Module.
578
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update types for importDb
#89
DallasHoff
closed
3 weeks ago
0
Warning Avoidance: Preferred off-thread SQlite without CORS
#88
KooIaIa
closed
3 weeks ago
1
Add sqlite3.wasm as explicit package.json export
#87
ggoodman
closed
4 weeks ago
1
Not able to pass the specified arguments to promiserFactory in order to use OFPS in a separate thread
#86
rubtobar
closed
2 months ago
3
Missing last_insert_rowid API
#85
g-regor
closed
2 months ago
5
Correct 'BigInt' types to 'bigint' (and add Typescript checking script)
#84
jonvuri
closed
2 months ago
2
Add `undefined` and `boolean` to `BindingSpec` type
#83
louwers
closed
2 months ago
10
Error: Require is not defined
#82
tianshuo
closed
3 months ago
1
sqlite3 result code 1: no such vfs: opfs
#81
bearjaws
closed
4 months ago
2
OPFS without Workers
#80
runspired
closed
4 months ago
5
TypeError: n.OpfsSAHPoolDb is not a constructor
#79
germanescobar
closed
4 months ago
20
Fix type `sqlite3session_attach`, that accepts `0` for `tableName` arg
#78
louwers
closed
5 months ago
9
Worker Demo in offline firefox results in errors
#77
negue
closed
5 months ago
2
Add types for `Sqlite3Worker1Promiser`
#76
sameoldlab
closed
5 months ago
6
Improve types
#75
qwtel
closed
5 months ago
8
Why does the package.json "prepare" script download a release from sqlite.org?
#74
grantcox
closed
6 months ago
1
Create `release`s on Github to get notifications of new versions
#73
guillempuche
closed
6 months ago
1
xWrap return function should iterate over args array with a standard loop
#72
grantcox
closed
6 months ago
2
`sqlite3InitModule` fails if global Array prototype has been extended
#71
grantcox
closed
6 months ago
2
OpfsSAHPoolDb what does unlinking do, and why do I have to do it to clear up pool?
#70
marcus-pousette
closed
6 months ago
5
Prepared statements with wrapped worker
#69
marcus-pousette
closed
7 months ago
2
importDb (without OpfsDb) in memory
#68
zirill
closed
7 months ago
1
How to export the database with promiser?
#67
pycanis
closed
7 months ago
11
add sqlite-worker1-promiser.mjs
#66
hikaruna
closed
8 months ago
5
opfs-shapool error in Safari and Firefox private mode
#65
steida
closed
8 months ago
3
Worker reuse vs. recreating on user interaction
#64
koramstad
closed
8 months ago
2
Cleaner, more idiomatic init code and API
#63
josephrocca
closed
6 months ago
9
False positive warning: Ignoring inability to install OPFS sqlite3_vfs
#62
steida
closed
8 months ago
11
Poor Performance with INSERT statements
#61
thorsten-wolf-neptune
closed
6 months ago
16
Demo with inserting ~60MB of Data
#60
thorsten-wolf-neptune
closed
6 months ago
2
createFunction returns incorrect result from dunction
#59
oceanwap
closed
9 months ago
3
Bug: Can't resolve './sqlite-wasm/jswasm/sqlite3-worker1-promiser-bundler-friendly.js'
#58
piotrblasiak
closed
10 months ago
3
example code not working due to invalid typings
#57
BasieP
closed
10 months ago
1
Add type def for versions object on type Sqlite3Static
#56
jdevdevdev
closed
10 months ago
0
JS and WASM payload size
#55
tantaman
closed
10 months ago
8
Add `sqlite3Worker1Promiser` type declarations
#54
tomayac
opened
11 months ago
7
Missing typing for sqlite3Worker1Promiser
#53
benjamin-wright
opened
11 months ago
7
Add SEE to build
#52
proof-llc
closed
11 months ago
10
Getting TypeError: xArg.get() is not a function
#51
DK-06
closed
12 months ago
1
move node before import in package.json
#50
zoren
closed
1 year ago
1
fix: update and adjust typescript type definitions
#49
francescotescari
closed
1 year ago
2
Add support for Node.js
#48
tomayac
opened
1 year ago
29
Document how to load in a Cloudflare Workers script
#47
sorenbs
closed
1 year ago
5
What is "-prebuild1"?
#46
steida
closed
1 year ago
2
Remove `SqliteClient`
#45
tomayac
closed
1 year ago
5
SqliteClient > Statement escape
#44
michaelpeterlee
closed
1 year ago
5
3.43.2 and move SqliteClient to separate entrypoint
#43
DallasHoff
closed
1 year ago
4
SqliteClient > transaction
#42
michaelpeterlee
closed
1 year ago
14
Issue with SqliteClient
#41
cquillen2003
closed
1 year ago
4
Timeout while waiting for OPFS async proxy worker
#40
cquillen2003
closed
1 year ago
3
Next