GIN index uses to find posts by tag
1 unresolved thread
1 unresolved thread
Compare changes
+ 4
− 2
@@ -154,8 +154,8 @@ def build_metadata():
@@ -448,6 +448,8 @@ def create_fk(db):
-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