Add externallinks.el_index_60 column and indexes
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 18 Nov 2016 19:54:28 +0000 (14:54 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 21 Nov 2016 21:37:49 +0000 (16:37 -0500)
commitc585ec5ed688a4359448a12529cd6b6d1b82aad0
treeddf95d3a11bbdbbe2e1a14fe2ceb0ab5d1b905d2
parent2d78b8d44eaa8109d6c1e8371fd3eca857bd2e80
Add externallinks.el_index_60 column and indexes

This will allow for replacing the limit-and-offset queries with queries
that page in a sensible manner.

Bug: T59176
Change-Id: If5c137f68496772f3fff3a735b7b0c388426e518
includes/installer/MssqlUpdater.php
includes/installer/MysqlUpdater.php
includes/installer/OracleUpdater.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteUpdater.php
maintenance/archives/patch-externallinks-el_index_60.sql [new file with mode: 0644]
maintenance/mssql/tables.sql
maintenance/oracle/archives/patch-externallinks-el_index_60.sql [new file with mode: 0644]
maintenance/oracle/tables.sql
maintenance/postgres/tables.sql
maintenance/tables.sql