92 Commits (master)

Author SHA1 Message Date
J. King 0d6f8d2921 Avoid most deprecation warnings 1 year ago
J. King e65069885b Clean up obsolete FIXMEs 2 years ago
J. King 2489743d0f Further simplifications 2 years ago
J. King b5579d6e43 Support PHP 8.1 2 years ago
J. King 19ab9df063 Fix more bugs 3 years ago
J. King 4080b2d09d Apply new rules 3 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 7ac4fb4715 Clarify PDO workaround for SQLite 5 years ago
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King f7240301e4 Basic database maintenance 5 years ago
J. King 6ef13d0880 Style fixes 5 years ago
J. King e3d2215920 Style fixes 5 years ago
J. King ff0c9a3a55 Add functionality for interacting with subscription tags 5 years ago
J. King 6000d80b7b Work around various SQLite-related problems 5 years ago
J. King ed22090e49 Work around various SQLite-related problems 5 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 5 years ago
J. King 837f3c6dd6 Simplify SQL type handling 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 05aadfe7c7 Use correct SQLite chema change procedure; version bump 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 206cca35a9 Test tweaks 5 years ago
J. King f0d30c2eee Make munging of queries a generic feature 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 161f5f08f6 Proactively support SQLite 3.25 6 years ago
J. King 0f48ce6f37 Use a Unicode collation for SQLite 6 years ago
J. King 0513b606c2 Merge master 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 8fc31cfc40 Rewrite various queries to work in PostgreSQL 6 years ago
J. King 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King 471dad0645 Fix PDO driver initialization 6 years ago
J. King efac62f0e4 Add missing return type hints where possible 6 years ago
J. King 31cdf313a4 Add missing return type hints where possible 6 years ago
J. King ba0aeab7ec Make SQL statement type conversion use ValueInfo normalizer 6 years ago
J. King bc9fcb975f Change "rebind" to "retype" to better reflect what actually happens 6 years ago
J. King bc9ffa0e17 Rewrite SQLite 3 type binding tests 6 years ago
J. King 39cad91b78 CS fixes 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 7 years ago
J. King ef75b5e9ab SQLite driver tweaks 7 years ago
J. King 7ca0f4e877 Make the SQLite3 driver more generic 7 years ago
J. King 0b3b3cb49c Use SQLite nocase collation; improves #127 7 years ago
J. King 821bb22a72 SQLite concurrency tweaks; fixes #131 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago