wangjia
|
439c0ea5da
|
test(server/db): 多库(4/4)— SQLite 实库测试 + dialect SQL 断言 + 双引擎脚本
- internal/store SQLite 实库行为测试(免 docker、真连引擎):用量累加 upsert、
节点累加、directory_version 自增、幂等 no-op、凭据 upsert、兑换码全流程
(锁 + 标记已用 + 建订阅 + Go 端续期)
- internal/db dialect SQL 逐字断言(MySQL/SQLite 两侧生成串),无需起 MySQL
即可锁定 MySQL 侧 SQL 与重构前一致
- run_sqlite_test.sh:双引擎测试矩阵的 SQLite 半边(零 docker)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-18 00:01:43 +08:00 |
|