Add ct_tag_id field to change_tag table
authorAmir Sarabadani <ladsgroup@gmail.com>
Fri, 11 May 2018 19:16:37 +0000 (21:16 +0200)
committerAmir Sarabadani <ladsgroup@gmail.com>
Fri, 18 May 2018 14:37:04 +0000 (16:37 +0200)
commitf45314cd4f1074bb42139bc9d9b0dbff0c6db5c4
treec7db4127f7ed7c514e730fe3de55e4d4dbbbe6dc
parent369476d30eaf2221c61d09436bcabf5042c31081
Add ct_tag_id field to change_tag table

Part of normalizing the table

Bug: T193867
Change-Id: I8c38e673aab14c5b87e5501da1a752c5bd4709c8
12 files changed:
includes/installer/MssqlUpdater.php
includes/installer/MysqlUpdater.php
includes/installer/OracleUpdater.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteUpdater.php
maintenance/archives/patch-change_tag-tag_id.sql [new file with mode: 0644]
maintenance/mssql/archives/patch-change_tag-tag_id.sql [new file with mode: 0644]
maintenance/mssql/tables.sql
maintenance/oracle/archives/patch-change_tag-tag_id.sql [new file with mode: 0644]
maintenance/oracle/tables.sql
maintenance/postgres/tables.sql
maintenance/tables.sql