Commit b8c16a9
Use SQLite in-memory database for tests
Switch from MySQL to SQLite for CI compatibility. The CI workflow
doesn't have a MySQL service, causing connection refused errors.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 749d6c7 commit b8c16a9
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
0 commit comments