silverstripe-framework/dev/install
Ingo Schommer 8ea659be69 ENHANCEMENT Added MySQLDatabaseConfigurationHelper::requireDatabaseVersion() to check whether the connected instance is using version 5.0+ (from r104706)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112375 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 01:10:10 +00:00
..
config-form.html MINOR Removed fullstop where it wasn't needed (from r101688) 2010-10-13 01:00:24 +00:00
DatabaseAdapterRegistry.php ENHANCEMENT Allowing SQLite selection in installer 2010-10-04 04:43:12 +00:00
DatabaseConfigurationHelper.php API CHANGE Installer now uses a database configuration helper class which isolates the logic of checking the database away from the installer, this interface can be used by other databases like MSSQL and PostgreSQL. The installer now looks for a specific file inside each database module, provided it's configured in install.php MySQL is provided by default, as it lives in sapphire (from r98786) 2010-04-14 03:32:30 +00:00
install.css MINOR Tweaks to positioning of help text in installer (from r104704) 2010-10-15 01:04:53 +00:00
install.js ENHANCEMENT: refactored requirements section to hide successful tests (from r101381) 2010-10-13 00:45:50 +00:00
MySQLDatabaseConfigurationHelper.php ENHANCEMENT Added MySQLDatabaseConfigurationHelper::requireDatabaseVersion() to check whether the connected instance is using version 5.0+ (from r104706) 2010-10-15 01:10:10 +00:00
php5-required.html MINOR Updated required version to 5.1 in php5-required template (from r100988) 2010-10-04 04:29:26 +00:00