99 Commits (f6799e2ab1d2b619bbcb7d1e709f44c56e4e8818)

Author SHA1 Message Date
J. King f6799e2ab1 Tests for date ranges in contexts 2 years ago
J. King ad32bf3340 Style fixes 3 years ago
J. King fc2abc1203 Use D modifier for all patterns with $ anchors 3 years ago
J. King 19ab9df063 Fix more bugs 3 years ago
J. King 458126416c Fix PostgreSQL coverage annotations 3 years ago
J. King 2348786a92 Start on replacing Phake with Phony 3 years ago
J. King f7b3a473a9 Clarify ordering syntax rationale 3 years ago
J. King ed27e0aaaa Sort nulls consistently 3 years ago
J. King 86897af0b3 Add ability to enable scraper 3 years ago
J. King 461e256052 Work around MySQL syntax weirdness 3 years ago
J. King e16df90bae Style fixes 4 years ago
J. King 576d7e16a8 Fix handling of bytea-typed nulls 4 years ago
J. King 2438f35f3d Add icon cache to database 4 years ago
J. King b5f959aabf Fix blob tests 4 years ago
J. King 41bcffd6fb Correctly query PostgreSQL byte arrays 4 years ago
J. King c21ae3eca9 Correctly send binary data to PostgreSQL 4 years ago
J. King 4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 4 years ago
J. King 3ac010d5b6 Fix tests in absence of database extensions 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King b6dd8ab20d Improvements to and proper tests for query builder 5 years ago
J. King 17a2fa96f8 Upgrade to PHPUnit 8 5 years ago
J. King b8b8a6aa70 Also adjust test for MySQL connection failure 5 years ago
J. King cb1039326c Fix PostgreSQL tests when using "trust" authentication 5 years ago
J. King d0f780d4e6 Unit tests for IN() clause generator 5 years ago
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 b8b559b0f8 Correct spuriously failing tests 5 years ago
J. King f7240301e4 Basic database maintenance 5 years ago
J. King cb71a9efd7 Make database connections for testing configurable 5 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 5 years ago
J. King 837f3c6dd6 Simplify SQL type handling 5 years ago
J. King 2df7c25b66 Add ability to search note text 5 years ago
J. King 8ea1df920a Unify SQL timeouts 5 years ago
J. King 4670dfc849 Handle connection errors 5 years ago
J. King e92bda5373 Various changes: 5 years ago
J. King f3b0c791f8 Fix remaining tests 5 years ago
J. King 5d61ab0a57 Fixes for MySQL native interface 5 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 5 years ago
J. King 81acba90dc Use strict equality when comparing strings 5 years ago
J. King 206cca35a9 Test tweaks 5 years ago
J. King f0d30c2eee Make munging of queries a generic feature 5 years ago
J. King 24df564045 Mostly successful MySQL database function tests 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King 29e7c1f154 Fix coverage 5 years ago
J. King 2bebdd44cf Implementation of native PostgreSQL interface 5 years ago
J. King b52dadf345 Make existing PostgreSQL tests explicitly PDO tests 5 years ago
J. King 28f803dd28 Handle PostgreSQL connection errors 5 years ago
J. King 73729a6be8 Simplify database cleanup between tests 5 years ago