-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: sql-js/sql.js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for opening URLs (lazy database file)
#278
opened Jun 2, 2019 by
boramalper
updated Oct 12, 2020
add ability to define the size of the database in the constructor
enhancement
#298
opened Oct 3, 2019 by
missvalentinep
updated Oct 12, 2020
[RFC] support build with custom (non-standard) functions
#320
opened Jan 9, 2020 by
brody4hire
•
Draft
updated Oct 12, 2020
simplify dist by merging sql-asm-memory-growth.js into sql-asm.js
#431
opened Oct 21, 2020 by
kaizhu256
updated Oct 27, 2020
Add support for es module and browser-only environment
#539
opened Jan 2, 2023 by
stephen
updated Jan 5, 2023
Allow hooking into the filesystem and providing a persistent backend (like absurd-sql)
#481
opened Sep 19, 2021 by
jlongster
updated May 1, 2023
Add a comment to emphasize the async context when using
fetch
to load a database
#558
opened Nov 16, 2023 by
NanaVan
updated Nov 16, 2023
ProTip!
Exclude everything labeled
bug
with -label:bug.