18 Commits (461e25605273167c7a355c6f67575f14f7e42a55)

Author SHA1 Message Date
J. King 576d7e16a8 Fix handling of bytea-typed nulls 4 years ago
J. King b5f959aabf Fix blob tests 4 years ago
J. King 41bcffd6fb Correctly query PostgreSQL byte arrays 4 years ago
J. King c21ae3eca9 Correctly send binary data to PostgreSQL 4 years ago
J. King b5f118e8cb Cleanup 5 years ago
J. King bbace7a0ac Use void and nullable return types where practical 5 years ago
J. King b6dd8ab20d Improvements to and proper tests for query builder 5 years ago
J. King 17a2fa96f8 Upgrade to PHPUnit 8 5 years ago
J. King cb1039326c Fix PostgreSQL tests when using "trust" authentication 5 years ago
J. King d0f780d4e6 Unit tests for IN() clause generator 5 years ago
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King bab4174a17 Move database driver helps out of test cases 5 years ago
J. King e92bda5373 Various changes: 6 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 6 years ago
J. King 81acba90dc Use strict equality when comparing strings 6 years ago
J. King 2bebdd44cf Implementation of native PostgreSQL interface 6 years ago
J. King b52dadf345 Make existing PostgreSQL tests explicitly PDO tests 6 years ago