mediawiki-extensions-Linter/sql
sbailey 4544a9c7cc Add namespace column and new index to Linter table - part 1
* This patch contains the code needed to update the database with
   the addition Linter table column linter_namespace <int/null>
   and add an index with category and namespace for faster
   selection of linter records.

Bug: T299612
Change-Id: I05da381b9a74294b44d4aef968614277d601a176
2022-01-28 20:19:38 +00:00
..
abstractSchemaChanges Add namespace column and new index to Linter table - part 1 2022-01-28 20:19:38 +00:00
postgres Add namespace column and new index to Linter table - part 1 2022-01-28 20:19:38 +00:00
sqlite Add namespace column and new index to Linter table - part 1 2022-01-28 20:19:38 +00:00
patch-linter-add-namespace.sql Add namespace column and new index to Linter table - part 1 2022-01-28 20:19:38 +00:00
tables-generated.sql Add namespace column and new index to Linter table - part 1 2022-01-28 20:19:38 +00:00
tables.json Add namespace column and new index to Linter table - part 1 2022-01-28 20:19:38 +00:00