Drop the transcache table from the schema
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 28 Aug 2018 17:44:03 +0000 (10:44 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 1 Sep 2018 02:50:49 +0000 (19:50 -0700)
commit27a2aceb25308a54bb34b44323bde64f4790a2e0
tree225ae5834b286695e14503ec4fbab3ec52c841af
parent3f0ecb922794183b3321849c520bdf889da7f259
Drop the transcache table from the schema

Bug: T189702
Change-Id: I3286a99165953392126fcff07d565738863de6a1
16 files changed:
includes/installer/DatabaseUpdater.php
includes/installer/MssqlUpdater.php
includes/installer/MysqlUpdater.php
includes/installer/OracleUpdater.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteUpdater.php
maintenance/archives/patch-tc-timestamp.sql [deleted file]
maintenance/archives/patch-transcache-fix-pk.sql [deleted file]
maintenance/archives/patch-transcache.sql [deleted file]
maintenance/mssql/tables.sql
maintenance/oracle/tables.sql
maintenance/postgres/tables.sql
maintenance/sqlite/archives/initial-indexes.sql
maintenance/sqlite/archives/patch-tc-timestamp.sql [deleted file]
maintenance/sqlite/archives/patch-transcache-fix-pk.sql [deleted file]
maintenance/tables.sql