15 Commits (c21ae3eca990269d41f1d5e6117e7a32dcc32cf7)

Author SHA1 Message Date
J. King c21ae3eca9 Correctly send binary data to PostgreSQL 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 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: 5 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 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