Sean Harvey
|
5b0318bdf3
|
ENHANCEMENT Added SQLiteDatabaseConfigurationHelper::requireDatabaseVersion() for checking SQLite library version is at least 3.3
|
2010-05-15 04:59:18 +00:00 |
|
Sean Harvey
|
483da30a0f
|
MINOR Added SQLDatabaseConfigurationHelper::requireDatabaseVersion() as a stub method until it's implemented
|
2010-05-15 04:08:12 +00:00 |
|
Ingo Schommer
|
204e3efd38
|
ENHANCEMENT Better validation checks in SQLiteDatabaseConfigurationHelper
|
2010-03-15 07:01:54 +00:00 |
|
Ingo Schommer
|
4443df5171
|
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 |
|
Andreas Piening
|
065106bb80
|
ENHANCEMENT: configuration helper added
|
2010-03-09 23:58:36 +00:00 |
|