silverstripe-sqlite3/code
2010-03-08 23:39:22 +00:00
..
SQLite3Database.php ENHANCEMENT: take into account that older Sqlite can modify the CREATE string and inject single quotes around table names that breaks the db reflection mechanism (happens when the table is renamed) 2010-03-08 23:39:22 +00:00
SQLitePDODatabase.php BUGFIX: protected default db location MINOR: polished adapter setup 2010-02-08 04:20:09 +00:00