Skip to content

Issues: crawshaw/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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Support sqlite3_db_cacheflush
#145 opened Jan 2, 2024 by mitar
Build failure when using gcc 12.
#139 opened Dec 19, 2022 by nkolotov
Unable to build on Windows
#137 opened Aug 15, 2022 by CaptainKraft
sqlite3 math extension
#136 opened Jul 23, 2022 by bodemann
Running PRAGMA statments in sqlitex.OpenInit script bug Something isn't working
#131 opened Dec 9, 2021 by boutros
The state of the project.
#123 opened May 25, 2021 by husio
Pool.Close leaves behind WAL files bug Something isn't working question Further information is requested
#119 opened Apr 10, 2021 by acrispino
Multiple sqlitex.Pools giving off by 1 values invalid This doesn't seem right question Further information is requested
#110 opened Dec 31, 2020 by delaneyj
Virtual tables enhancement New feature or request question Further information is requested
#98 opened Aug 26, 2020 by anacrolix
sqlcipher or any encryption enhancement New feature or request
#92 opened Jun 11, 2020 by alinz
Check all statements are reset at Pool.Close enhancement New feature or request
#52 opened Feb 8, 2019 by crawshaw
sqlitex.Exec should protect against nesting enhancement New feature or request
#50 opened Feb 5, 2019 by FiloSottile
tracing with runtime/trace enhancement New feature or request
#49 opened Dec 20, 2018 by crawshaw
Handle SQLITE_BUSY gracefully bug Something isn't working enhancement New feature or request
#47 opened Dec 17, 2018 by FiloSottile
Column methods, error and NULL handling enhancement New feature or request
#41 opened Sep 18, 2018 by bvinc
More HAVE_* defines enhancement New feature or request
#35 opened Aug 11, 2018 by mdevan
database/sql driver enhancement New feature or request
#30 opened Jul 1, 2018 by crawshaw
Calling stmt.Step from a sqliteutil.Exec resultFn causes a infinite loop bug Something isn't working enhancement New feature or request
#8 opened Apr 18, 2018 by FiloSottile
ProTip! Exclude everything labeled bug with -label:bug.