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-12-04 | [chore] bumps modernc/sqlite version to v1.34.2 on our custom fork (#3599) | 1 | ||
2024-09-27 | update modernc/sqlite to v1.33.1 (with our concurrency workaround) (#3367) | 1 | ||
2022-11-28 | [chore] Bump database dependencies (#1164) | 1 | ||
github.com/uptrace/bun v1.1.8 -> v1.1.9 github.com/uptrace/bun/pgdialect v1.1.8 -> v1.1.9 github.com/uptrace/bun/sqlitedialect v1.1.8 -> v1.1.9 modernc.org/sqlite v1.18.2 -> v1.19.5 | ||||
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> |