29 Commits (81acba90dc912562aacb0ff913499e5bb05bc17c)

Author SHA1 Message Date
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King c4a41255b0 Experimental native MySQL driver 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 5 years ago
J. King 1414f8979c Fix savepoint handling and locking in PostgreSQL driver 5 years ago
J. King c0c4810662 Nominally complete PostgreSQL driver 6 years ago
J. King f64f0c6a22 Whitespace cleanup 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 11b2066922 Added per-file legal boilerplate 7 years ago
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions 7 years ago
J. King c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 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
J. King 70f76f77fa More test coverage tweaks 7 years ago
J. King d3bca6eb47 More code coverage accommodation 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King 7e7b204d85 Cleanup 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 929d763981 Simplify the creation of arbitrary UPDATEs 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 18c8076a0f Database update tests 7 years ago
J. King 689c1c77d0 Test for advisory locking 7 years ago
J. King f0663e99c3 Add tests for transactions and savepoints 7 years ago
J. King 007e3747ef Various database fixes 7 years ago
J. King 0c410fcf50 More binding tests and related changes 7 years ago
J. King 1529fc367a Partial proper tests for parameter bindings 7 years ago
Dustin Wilson e5d825d360 Started integration of PicoFeed 7 years ago
Dustin Wilson c5fac33398 Converted all hard tabs to soft tabs 7 years ago
J. King c213b5928d move code out of vendor tree into lib 7 years ago
J. King 9ed4bb6f5b Added authorization checks throughout 8 years ago
J. King 646b44c9cf Functioning (but still incomplete) user management 8 years ago
J. King 793a5e2c1b Finally a working start with the database 8 years ago
J. King 1df238a25c Better database update routine 8 years ago
J. King b2b71c4557 Start of higher-level database interface 8 years ago
J. King 6ffe942f99 SQLite3 database driver in working condition 8 years ago