seven.yu
|
91260bff65
|
refactor: common optimizations
1. rename GetOrDefault to GetOrDefaultInt
2. refactor method with variadic parameter declaration.
|
2024-01-10 20:34:07 +08:00 |
|
Calcium-Ion
|
7d6a169669
|
feat: able to set sqlite busy_timeout (#818)
* add sqlite busy_timeout=3000
* chore: update impl
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-12-17 19:17:00 +08:00 |
|
Bryan
|
a398f35968
|
fix: fix postgresql support (#606)
* fix postgresql support
fixes #517
* fix: fix pg support
* chore: delete useless code
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-10-22 18:38:29 +08:00 |
|