Add a few schemas to SQLite tests
authorMax Semenik <maxsem.wiki@gmail.com>
Wed, 21 May 2014 18:23:10 +0000 (11:23 -0700)
committerKrinkle <krinklemail@gmail.com>
Fri, 13 Oct 2017 19:39:06 +0000 (19:39 +0000)
commitee44a10c3d007bf4c12093d16e66eac4424f3663
tree0682eb60056e8f58118be8ec2215183414f1f121
parent022dd24850dc3bdb92dc1bb534b1a649fc906fea
Add a few schemas to SQLite tests

Change-Id: I09f2f98100b7bd74abc468b612dc6e90d95975c7
tests/phpunit/data/db/sqlite/tables-1.19.sql [new file with mode: 0644]
tests/phpunit/data/db/sqlite/tables-1.20.sql [new file with mode: 0644]
tests/phpunit/data/db/sqlite/tables-1.21.sql [new file with mode: 0644]
tests/phpunit/data/db/sqlite/tables-1.22.sql [new file with mode: 0644]
tests/phpunit/data/db/sqlite/tables-1.23.sql [new file with mode: 0644]
tests/phpunit/includes/db/DatabaseSqliteTest.php