Drop contraint from tags table on post table delete
Before deleting old hive_post_table we need to drop all contraints from other tables, this fix drops constraint on hive_post_tags. After deleting old hive_posts table new one is created and constraint is restored.
Loading
Please sign in to comment