This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-sqlite3
Watch
1
Star
0
Fork
0
You've already forked silverstripe-sqlite3
mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced
2024-10-22 15:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-sqlite3
/
code
History
Andreas Piening
21b512a4e7
BUGFIX: SQLite PDO adapter to use the new function to secure db storage location
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