silverstripe-postgresql/code
Robbie Averill 94428a7a14 Merge branch '2'
# Conflicts:
 #	code/PostgreSQLQuery.php
2018-11-26 14:30:28 +01:00
..
PostgreSQLConnector.php Returns the last inserted ID using currval() which is session dependant rather than last_value which is across all sessions 2017-10-20 13:38:06 +10:00
PostgreSQLDatabase.php API Support better transaction nesting 2018-06-19 16:20:07 +12:00
PostgreSQLDatabaseConfigurationHelper.php BUG Fix installer for 4.0 (#58) 2016-10-26 14:24:00 +13:00
PostgreSQLQuery.php Merge branch '2' 2018-11-26 14:30:28 +01:00
PostgreSQLQueryBuilder.php API Ensure table aliases longer than max characters are safely re-written 2017-05-26 10:15:10 +12:00
PostgreSQLSchemaManager.php BUG Fix postgres + PDO not working 2017-11-20 09:07:32 +13:00