47 Commits (8ea1df920a73619617ba2ec8b19cc29dbccd3bad)

Author SHA1 Message Date
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 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 5 years ago
J. King 0f48ce6f37 Use a Unicode collation for SQLite 5 years ago
J. King 0513b606c2 Merge master 5 years ago
J. King cf896121b2 Style fixes 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 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 39cad91b78 CS fixes 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 5cd7268c0a Added incorrectDbCharset to NCNv1 server status 7 years ago
J. King 11b2066922 Added per-file legal boilerplate 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 5488b994f7 Merged master; CS fixes 7 years ago
J. King 96ebf936e4 CS fixes 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 da80a8ffa6 Complete tests for database driver 7 years ago
J. King 1b970cc7c5 Experimental forking service and accompanying CLI 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King ac73ed0e7f More tweaks 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King 17ec6cf669 Move date formatting out of SQL and standardize on the DateFormatter trait 7 years ago
J. King 7e7b204d85 Cleanup 7 years ago
J. King 483874e21d Implemented query contexts 7 years ago
J. King c37d476ba0 Changes to Database internals 7 years ago
J. King 8ebcb01cb5 Made out-of-order transaction handling more predictable 7 years ago
J. King 2083c6e397 Change transactions to auto-rollback on exceptions 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King b821d728e4 Add rest dependency; fix SQLite function def 7 years ago
J. King 6413d3a489 Re-order SQLite3 driver initialization 7 years ago
Dustin Wilson bb8af5a62c Added Custom Functions into Db/SQLite3/Driver 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King bdf3182305 Add result->lastId method; cleanup 7 years ago
J. King 7c1df71acd Make db throw specific exceptions 7 years ago
J. King fa247b34f6 Reduce the number of database exception types 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago