111 Commits (2bebdd44cf83ac6900f20d74473627587c6ef91b)

Author SHA1 Message Date
J. King 2bebdd44cf Implementation of native PostgreSQL interface 5 years ago
J. King 161f5f08f6 Proactively support SQLite 3.25 6 years ago
J. King 28f803dd28 Handle PostgreSQL connection errors 6 years ago
J. King 0f48ce6f37 Use a Unicode collation for SQLite 6 years ago
J. King 35d46d2913 Use persistent connections with PostgreSQL 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 15301cd7dc Fix cleanup tests in PostgreSQL 6 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 6 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 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 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 84b4cb7465 Enable PostgreSQL statement testing 6 years ago
J. King d52af6db5a PostgreSQL fixes 6 years ago
J. King b5733b070c Clean up statement tests 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
J. King efac62f0e4 Add missing return type hints where possible 6 years ago
J. King ffa7bd5a5d Fix error in previous commit 6 years ago
J. King 31cdf313a4 Add missing return type hints where possible 6 years ago
J. King f64f0c6a22 Whitespace cleanup 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 6 years ago
J. King ef75b5e9ab SQLite driver tweaks 6 years ago
J. King 7ca0f4e877 Make the SQLite3 driver more generic 6 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 22cdc8916d Documentation tweaks and CS fixes 7 years ago
J. King 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 5d4ea6edc0 Add ResultEmpty class 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 42a5ccb96c Handle request splitting in data model rather than controllers 7 years ago
J. King f51152980c Introduce abstract class for result sets 7 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King cc875be57e Backport testing improvements from ttrss branch 7 years ago
J. King a343b78b02 Make exporting the database test fixture easier 7 years ago
J. King 20ff08a431 Implement TTTRSS getCounters operation; fixes #79 7 years ago
J. King 5488b994f7 Merged master; CS fixes 7 years ago
J. King 96ebf936e4 CS fixes 7 years ago
J. King e74a3ae3cb Fix numerous bugs when adding or changing folders 7 years ago