silverstripe-postgresql/code
Stig Lindqvist 201e5b7b8b BUG: Infinite loop on failed connect to a postgresql server
When a postgres db server is down or credentials are wrone, the adapter still tries to check for a existing database and loops back into trying to connect again.
2013-02-27 11:17:11 +13:00
..
PostgreSQLDatabase.php BUG: Infinite loop on failed connect to a postgresql server 2013-02-27 11:17:11 +13:00
PostgreSQLDatabaseConfigurationHelper.php ENHANCEMENT Added PostgreSQLDatabaseConfigurationHelper::getDatabaseVersion() 2010-05-26 05:14:05 +00:00