3x-ui/database
カン 314f877d78 fix(database): address Copilot review comments
- Remove _synchronous=NORMAL from DSN to preserve SQLite's default
  durability guarantees; WAL mode alone is sufficient for the fix
- Add error handling for db.Exec and db.DB() in openTestDB helper
- Use context.WithTimeout(5s) in with_fix sub-test to prevent hang
  on connection-never-released regression

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:41:30 +09:00
..
model hysteria: also accept "hysteria2" protocol string 2026-04-22 18:55:09 +03:00
concurrent_test.go fix(database): address Copilot review comments 2026-04-29 15:41:30 +09:00
db.go fix(database): address Copilot review comments 2026-04-29 15:41:30 +09:00