Skip to content

Issues: rhashimoto/wa-sqlite

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Expose sqlite3_create_function_v2() enhancement New feature or request
#1 by rhashimoto was closed Apr 30, 2021
Fix IndexedDB xTruncate cache interaction bug Something isn't working
#3 by rhashimoto was closed May 3, 2021
How do I implement file locking in a VFS? faq Frequently asked question
#5 by rhashimoto was closed May 8, 2021
Please read this (click here) before opening a new issue 😀 faq Frequently asked question
#6 by rhashimoto was closed May 8, 2021
Can I use a sample VFS in my application? faq Frequently asked question
#11 by rhashimoto was closed May 14, 2021
How do I load the module in my application? faq Frequently asked question
#15 by rhashimoto was closed May 16, 2021
SQLite constant definitions bug Something isn't working
#22 by rhashimoto was closed May 24, 2021
Virtual table missing on demo page with IndexedDB VFS bug Something isn't working
#38 by rhashimoto was closed Feb 4, 2022
Which VFS is the best? faq Frequently asked question
#85 by rhashimoto was closed Apr 23, 2023
Replace sqlite with libsql
#117 by ansarizafar was closed Oct 13, 2023
Add sqlite3_clear_bindings() wrapper enhancement New feature or request
#187 by rhashimoto was closed Jul 26, 2024
Add a way to clear an orphaned lock on IndexedDB VFS bug Something isn't working
#2 by rhashimoto was closed May 3, 2021
IndexedDB VFS xClose doesn't flush the cache bug Something isn't working
#10 by rhashimoto was closed May 13, 2021
Asyncify and sqlite3_interrupt
#25 by twoxfh was closed Jun 20, 2021
OOM crash on Chrome Android
#27 by rhashimoto was closed Sep 29, 2021
IndexedDbVFS rollback does not work unless cache_size=0 bug Something isn't working
#33 by rhashimoto was closed Jan 20, 2022
OriginPrivateFileSystemVFS SQL_IOERR with journal_mode TRUNCATE or PERSIST bug Something isn't working wontfix This will not be worked on
#68 by rhashimoto was closed Apr 20, 2023
Example VFS locking can have name collisions across filesystems bug Something isn't working wontfix This will not be worked on
#93 by rhashimoto was closed Nov 2, 2023
install with git link, missing some file bug Something isn't working
#192 by Jimmysh was closed Jun 30, 2024
Why are there synchronous and asynchronous builds? faq Frequently asked question
#7 by rhashimoto was closed May 8, 2021
working around dyncall issues
#8 by ricomariani was closed May 11, 2021
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.