Community type 2 and 3 + update community type op
Compare changes
- Martin Lees authored
@@ -40,6 +40,7 @@ declare
@@ -40,6 +40,7 @@ declare
@@ -47,7 +48,7 @@ BEGIN
@@ -47,7 +48,7 @@ BEGIN
SELECT hc.type_id, hc.id, hivemind_app.hive_posts.is_muted INTO __community_type_id, __community_id, __is_muted
JOIN hivemind_app.hive_posts ON hivemind_app.hive_permlink_data.id = hivemind_app.hive_posts.permlink_id
@@ -57,7 +58,9 @@ BEGIN
@@ -57,7 +58,9 @@ BEGIN