Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-03-12 | [chore] bump modernc.org/sqlite v1.28.0 -> v1.29.4 (#2749) | 5 | ||
2024-03-08 | [chore] Downgrade sqlite v1.29.2 -> v1.28.0 (#2736) | 5 | ||
* [chore] Downgrade sqlite v1.29.2 -> v1.29.0 * go down to v1.28.0 | ||||
2024-03-04 | [chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718) | 5 | ||
2021-08-29 | Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) | 5 | ||
* 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> |