We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc021b6 commit 7142638Copy full SHA for 7142638
README.md
@@ -1209,6 +1209,7 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
1209
mysql: 102 tests ran in 6089 ms, 0 skipped, 0 failed
1210
pgsql: 102 tests ran in 1080 ms, 0 skipped, 0 failed
1211
sqlsrv: skipped, driver not loaded
1212
+ sqlite: 102 tests ran in 1199 ms, 11 skipped, 0 failed
1213
1214
The above test run (including starting up the databases) takes less than 5 minutes on my slow laptop.
1215
0 commit comments