File indexing completed on 2024-04-28 17:16:10

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