Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-03-10 | [chore] remove vendor | 1 | ||
2025-02-14 | bump modernc.org/sqlite to v1.35.0-concurrency-workaround (#3797) | 1 | ||
2024-09-27 | update modernc/sqlite to v1.33.1 (with our concurrency workaround) (#3367) | 1 | ||
2024-04-17 | bump to modernc.org/sqlite v1.29.7 (#2850) | 1 | ||
2024-03-04 | [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) | 1 | ||
2023-11-06 | [chore]: Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#2339) | 1 | ||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
2021-09-08 | update sqlite library -> v1.13.0 | 1 | ||
Signed-off-by: kim (grufwub) <grufwub@gmail.com> | ||||
2021-08-29 | Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) | 1 | ||
* Add SQLite support, fix un-thread-safe DB caches, small performance fixes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add SQLite licenses to README Signed-off-by: kim (grufwub) <grufwub@gmail.com> * appease the linter, and fix my dumbass-ery Signed-off-by: kim (grufwub) <grufwub@gmail.com> * make requested changes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add back comment Signed-off-by: kim (grufwub) <grufwub@gmail.com> |