mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced 2024-10-22 15:05:37 +00:00
While the SQLite3 module is predominantly used for testing, its best to leave this decision to the code using it. We should default to a conservative setting (slower, but persistent). Also remove coupling to SapphireTest when setting this value. Don't bother creating the directory if running in-memory.