wiki.techinc.nl/tests/phpunit/integration/includes/db
Aaron Schulz 86533ae590 Drop DEFAULT from *_actor columns for SQLite tables that still have it
These were left out by mistake (made easier by a bug where some phpunit
tests never run). Fixing the test bug is blocked on fixing the SQLite
schema so that DatabaseSqliteTest.php passes when it actually runs.

Bug: T246077
Change-Id: I75d7a7fb56a07c2984e987b6136e1fd00615c421
2020-03-19 21:17:56 -07:00
..
DatabasePostgresTest.php rdbms: reduce duplication in Database via helper methods 2020-03-10 22:26:04 +00:00
DatabaseSqliteTest.php Drop DEFAULT from *_actor columns for SQLite tables that still have it 2020-03-19 21:17:56 -07:00