GIN index uses to find posts by tag
Compare changes
Files
30@@ -132,7 +132,7 @@ TRUNCATE TABLE hive_db_data_migration;
@@ -146,7 +146,7 @@ values
@@ -165,10 +165,10 @@ values
-remove hive_post_tags table -extend hive_posts for a column with an arrays of tags id -tags are added next after a post, not in paralles as it was previously -fix bug with not removing tags for a post whose author removed tags during edition