104 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 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 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 6 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
J. King c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King f5efa39839 More changes in anticipation of a release 7 years ago
J. King cc2296522c More changes in anticipation of a release: 7 years ago
J. King b8e091177b Add SQLite timeout (fixes #67) and implement configuration reading 7 years ago
J. King 69005ad61b Remove dependency on DrUUID until it's actually used 7 years ago
J. King da80a8ffa6 Complete tests for database driver 7 years ago