silverstripe-sqlite3/code
Ingo Schommer 06f2559050 Defaulting to memory DB if 'path' not specified
Given that we're only using SQLite3 for testing, this is a
reasonable default - and it means we don't need to have a
special _config.php for CI.
2013-03-28 23:02:41 +01:00
..
SQLite3Database.php Defaulting to memory DB if 'path' not specified 2013-03-28 21:01:55 +01:00
SQLiteDatabaseConfigurationHelper.php Update SQLiteDatabaseConfigurationHelper.php 2013-03-24 03:31:09 +13:00
SQLitePDODatabase.php Defaulting to memory DB if 'path' not specified 2013-03-28 23:02:41 +01:00