File indexing completed on 2024-04-28 13:54:20

0001 ALTER TABLE `tag_object`
0002     ADD COLUMN `tag_parent_object_id` INT NULL AFTER `tag_group_id`;