28 Commits (b5579d6e4393b68448a139a4345612539797c097)

Author SHA1 Message Date
J. King b5579d6e43 Support PHP 8.1 2 years ago
J. King ed27e0aaaa Sort nulls consistently 3 years ago
J. King e60f7ea03f Add class constant visibility 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King 15de8c2320 Fix PostgreSQL connection error message 4 years ago
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King f7240301e4 Basic database maintenance 5 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 5 years ago
J. King 570a9b171c Revert fulltext detection in driver 5 years ago
J. King ad8057a40b Driver changes to support basic text searching 5 years ago
J. King f5c5d49d97 Document SQL timeout changes 5 years ago
J. King 8ea1df920a Unify SQL timeouts 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King c4a41255b0 Experimental native MySQL driver 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 50f92625ef Use PosgreSQL's existing general Unicode collation 5 years ago
J. King 2bebdd44cf Implementation of native PostgreSQL interface 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 6 years ago
J. King 93af381436 Test setting of schema name 6 years ago
J. King 1414f8979c Fix savepoint handling and locking in PostgreSQL driver 6 years ago
J. King 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King c0c4810662 Nominally complete PostgreSQL driver 6 years ago
J. King e30d82fbaa Correct signature 6 years ago
J. King edfae438fa Refine pg connection strings 6 years ago
J. King 796315c00c Basic stub of PDO-base PostgreSQL driver 6 years ago