6 Commits (8834a65e4cfa0944422dd2af2323d571b2e03dbb)

Author SHA1 Message Date
J. King 4080b2d09d Apply new rules 3 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King 29667464a1 Remove unnecessary namespace imports 5 years ago
J. King 089f666de6 Fix PDO insert ID errors in PHP 7.1 6 years ago
J. King efac62f0e4 Add missing return type hints where possible 6 years ago
J. King 31cdf313a4 Add missing return type hints where possible 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 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 c393dfc42b Sundry fixes 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King 9c7f4710aa Fix feed fetching 7 years ago
J. King 458eaac5c6 Tests for listing folders 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 1529fc367a Partial proper tests for parameter bindings 7 years ago
J. King 176247894d Tests for Db\ResultSQLite3 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 8f77cbba1e Tweaks 8 years ago
J. King 646b44c9cf Functioning (but still incomplete) user management 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