silverstripe-postgresql/code
James Pluck b148e2457c FIX Total Items count on Search
This issue causes pagination to fail for search results on sites
using the postgres db.

Patch corrects the TotalItems in the returned List to show all items
matching the search criteria rather than just the items returned in
the current 'page' requested.
2014-08-01 15:33:58 +12:00
..
PostgreSQLDatabase.php FIX Total Items count on Search 2014-08-01 15:33:58 +12:00
PostgreSQLDatabaseConfigurationHelper.php Update PostgreSQLDatabaseConfigurationHelper.php 2013-03-24 03:03:59 +13:00