File indexing completed on 2024-04-28 09:56:34

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