21 Commits (2bebdd44cf83ac6900f20d74473627587c6ef91b)

Author SHA1 Message Date
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 28f803dd28 Handle PostgreSQL connection errors 5 years ago
J. King 8dbf237626 Group PostgreSQL tests as slow 6 years ago
J. King 913cf71620 Fix incorrect annotations 6 years ago
J. King 089f666de6 Fix PDO insert ID errors in PHP 7.1 6 years ago
J. King cf896121b2 Style fixes 6 years ago
J. King f2245861e3 Restore complete Database coverage 6 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 6 years ago
J. King 527ecee393 Code coverage fixes 6 years ago
J. King 4a1c23ba45 Munge PostgreSQL queries instead of adding explicit casts 6 years ago
J. King e68fcc0afa Manipulate only those sequences in the current PostgreSQL schema 6 years ago
J. King 4a2efd9987 Correct the state of PostgreSQL serial sequence during tests 6 years ago
J. King dd4f22e04e Avoid use of reserved SQL word "user" 6 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 6 years ago
J. King 1414f8979c Fix savepoint handling and locking in PostgreSQL driver 6 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 6 years ago
J. King 8c20411359 Align statement tests with other database driver tests 6 years ago
J. King f22e53fdc9 Align result tests with driver tests 6 years ago
J. King 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King edfae438fa Refine pg connection strings 6 years ago