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.
CURD
1 parent f09eed1 commit f939574Copy full SHA for f939574
1 file changed
tests/.env.example
@@ -13,4 +13,4 @@ PgSQL_DB_USERNAME=root
13
PgSQL_DB_PASSWORD=123456
14
15
# SQLite config
16
-SQLite_DB_DATABASE=file::memory:
+SQLite_DB_DATABASE=file::memory:?cache=shared
0 commit comments