7 Commits (b0517ddda1368bb2d082da2a843810336b3707a9)

Author SHA1 Message Date
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King bab4174a17 Move database driver helps out of test cases 5 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 5 years ago
J. King 913cf71620 Fix incorrect annotations 6 years ago
J. King 089f666de6 Fix PDO insert ID errors in PHP 7.1 6 years ago
J. King 30d6f6db37 Consolidate Db result test series into single file 6 years ago
J. King a5318d1b12 Part 2 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 7 years ago
J. King ef75b5e9ab SQLite driver tweaks 7 years ago
J. King 3adfe8742f Reorganize test cases 7 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 f7e50fe95d Passed code through linter 7 years ago
J. King 70f76f77fa More test coverage tweaks 7 years ago
J. King cbdcacd1c3 Added basic code coverage annotations 7 years ago
J. King b3f631e335 Use more reliable database locking strategy; reorganize tests 7 years ago
J. King ceeb23aea3 More Feed tests: cache header handling 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 485400df2b Rename Result->get() to Result->getRow 7 years ago
J. King bdf3182305 Add result->lastId method; cleanup 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 37dad63dee Impelemented Result->getAll() 7 years ago
J. King 176247894d Tests for Db\ResultSQLite3 7 years ago