548 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 161f5f08f6 Proactively support SQLite 3.25 5 years ago
J. King 28f803dd28 Handle PostgreSQL connection errors 5 years ago
J. King 0f48ce6f37 Use a Unicode collation for SQLite 5 years ago
J. King a8e6487001 Draft documentation 5 years ago
J. King 73729a6be8 Simplify database cleanup between tests 5 years ago
J. King 8dbf237626 Group PostgreSQL tests as slow 5 years ago
J. King 35d46d2913 Use persistent connections with PostgreSQL 5 years ago
J. King 913cf71620 Fix incorrect annotations 5 years ago
J. King f6966659a9 Use smarter coverage executer; properly suppress stderr during CLI tests 5 years ago
J. King 0513b606c2 Merge master 5 years ago
J. King 089f666de6 Fix PDO insert ID errors in PHP 7.1 5 years ago
J. King cf896121b2 Style fixes 5 years ago
J. King f2245861e3 Restore complete Database coverage 5 years ago
J. King 51755a2ce6 Retire article field groups 5 years ago
J. King 0129965bbd Cover some missed code 5 years ago
J. King 22941f5ad1 Fix session tests 5 years ago
J. King 15301cd7dc Fix cleanup tests in PostgreSQL 5 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King 5c5a5a4886 Appease PostgreSQL's max() aggregate 5 years ago
J. King 527ecee393 Code coverage fixes 5 years ago
J. King 4a1c23ba45 Munge PostgreSQL queries instead of adding explicit casts 5 years ago
J. King 4c8d8f1a52 Provide PostgreSQL with an empty-set query for IN() clauses 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" 5 years ago
J. King 10b228224d Correct PostgreSQL data format and other tweaks 5 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 5 years ago
J. King d0db784b22 PostgreSQL schema tweak 5 years ago
J. King 93af381436 Test setting of schema name 5 years ago
J. King 1414f8979c Fix savepoint handling and locking in PostgreSQL driver 5 years ago
J. King 8a49202036 Use common cleanup code for all database-related tests 5 years ago
J. King 925560d4ba Cleanup 6 years ago
J. King a75fad53ca Adapt the rest of the test series 6 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 6 years ago
J. King 36c5984c47 Add drop statements to database schemata to simplify testing 6 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King 39110858b7 Move database function test series as first step in re-organization 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 aa1b65b5d4 Take a different tack on shared database tests 6 years ago
J. King 8103d37bc7 Dev dependency update 6 years ago
J. King 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King 4e444fd86c Generic database interface creation in tests 6 years ago
J. King c0c4810662 Nominally complete PostgreSQL driver 6 years ago
J. King 84b4cb7465 Enable PostgreSQL statement testing 6 years ago
J. King d52af6db5a PostgreSQL fixes 6 years ago
J. King e2b6cb8360 Remove PicoFeed-related FIXMEs 6 years ago