33 Commits (eb371b75fee57bd29698080c0f90e23331642fce)

Author SHA1 Message Date
J. King 4080b2d09d Apply new rules 3 years ago
J. King f7b3a473a9 Clarify ordering syntax rationale 3 years ago
J. King ed27e0aaaa Sort nulls consistently 3 years ago
J. King 461e256052 Work around MySQL syntax weirdness 3 years ago
J. King e60f7ea03f Add class constant visibility 4 years ago
J. King 53aa7a4d0d Style fixes 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 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 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 908e1fa310 API documentation for database driver interface 5 years ago
J. King b55d0b374f API documentation for database driver interface 5 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 5 years ago
J. King f64f0c6a22 Whitespace cleanup 6 years ago
J. King 7ca0f4e877 Make the SQLite3 driver more generic 6 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 f7e50fe95d Passed code through linter 7 years ago
J. King da80a8ffa6 Complete tests for database driver 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
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 2b7a236147 More 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
J. King 337b2cf90c Remove last vestiges of PDO accomodation 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 1df238a25c Better database update routine 8 years ago
J. King 6ffe942f99 SQLite3 database driver in working condition 8 years ago