14 Commits (5df89009e619a23df1b2043cc8730fefd6a8276a)

Author SHA1 Message Date
J. King b6dd8ab20d Improvements to and proper tests for query builder 5 years ago
J. King d0f780d4e6 Unit tests for IN() clause generator 5 years ago
J. King bab4174a17 Move database driver helps out of test cases 5 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 5 years ago
J. King 2bebdd44cf Implementation of native PostgreSQL interface 5 years ago
J. King b52dadf345 Make existing PostgreSQL tests explicitly PDO tests 5 years ago
J. King 8dbf237626 Group PostgreSQL tests as slow 5 years ago
J. King cf896121b2 Style fixes 5 years ago
J. King f2245861e3 Restore complete Database coverage 5 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 5 years ago
J. King e68fcc0afa Manipulate only those sequences in the current PostgreSQL schema 5 years ago
J. King 4a2efd9987 Correct the state of PostgreSQL serial sequence during tests 5 years ago
J. King dd4f22e04e Avoid use of reserved SQL word "user" 6 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 6 years ago