23 Commits (e6505a5fdaaeb1b9cd3f53f4c7ac0bbf6126a64f)

Author SHA1 Message Date
J. King e6505a5fda Work around possible MySQL bug 2 years ago
J. King b5579d6e43 Support PHP 8.1 2 years ago
J. King fc2abc1203 Use D modifier for all patterns with $ anchors 3 years ago
J. King 5cfa01f4d5 Work around MySQL stupidity 3 years ago
J. King ed27e0aaaa Sort nulls consistently 3 years ago
J. King 461e256052 Work around MySQL syntax weirdness 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 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King f7240301e4 Basic database maintenance 5 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 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 8ea1df920a Unify SQL timeouts 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King 4670dfc849 Handle connection errors 5 years ago
J. King e92bda5373 Various changes: 5 years ago
J. King 5d61ab0a57 Fixes for MySQL native interface 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King c4a41255b0 Experimental native MySQL driver 5 years ago
J. King 24df564045 Mostly successful MySQL database function tests 5 years ago
J. King 393b4e95ad Adjustments for MySQL 8 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago