Add maintenance to populate change_tag_def table and ct_tag_id field
authorAmir Sarabadani <ladsgroup@gmail.com>
Tue, 5 Jun 2018 22:59:11 +0000 (00:59 +0200)
committerAmir Sarabadani <ladsgroup@gmail.com>
Fri, 15 Jun 2018 15:57:27 +0000 (17:57 +0200)
commitf1e450564ffecf9a337d88708c1d77929719f26d
treee429396e0784f58407e912ae77d99f7b4a136dd4
parent94c7d1589307be066bec8a8239a0939b61fbe5f6
Add maintenance to populate change_tag_def table and ct_tag_id field

Bug: T193871
Change-Id: I5e863ffcfad5f2b66fb8d50666494acae3480d1a
autoload.php
maintenance/populateChangeTagDef.php [new file with mode: 0644]
tests/phpunit/maintenance/populateChangeTagDefTest.php [new file with mode: 0644]