moodle/lib/dml/tests
Russell Smith 1b0b082a08 MDL-54947 database: Update PostgreSQL binary handling.
PostgreSQL 9.1 allows hex formating for binary which is handled better
by pg_query_params().

Getting bytea isn't required on connection, it can be used as pg_field_type()
when binary needs to be checked.
2016-06-30 12:58:53 +10:00
..
fixtures
dml_test.php MDL-54947 database: Update PostgreSQL binary handling. 2016-06-30 12:58:53 +10:00
recordset_walk_test.php MDL-53430 dml: Fix recordset_walk for additional parameters 2016-03-10 16:32:02 -05:00