silverstripe-sqlite3/code
2010-03-17 21:45:00 +00:00
..
SQLite3Database.php MINOR Moved SQLite3Database::safe_dir() to two new methods on SQLite3DatabaseConfigurationHelper (create_db_dir() and secure_db_dir()), more flexible and useable from the helper class in install.php context without requiring class inclusions pre-manifest build (see r101054 for installer enhancements) 2010-03-15 06:43:49 +00:00
SQLiteDatabaseConfigurationHelper.php ENHANCEMENT Better validation checks in SQLiteDatabaseConfigurationHelper 2010-03-15 07:01:54 +00:00
SQLitePDODatabase.php BUGFIX: SQLite PDO adapter to use the new function to secure db storage location 2010-03-17 21:45:00 +00:00