Community type 2 and 3 + update community type op
Compare changes
- Martin Lees authored
@@ -25,6 +25,66 @@ BEGIN
CREATE OR REPLACE FUNCTION hivemind_app.process_community_post(_block_num hivemind_app.hive_posts.block_num%TYPE, _community_support_start_block hivemind_app.hive_posts.block_num%TYPE, _parent_permlink hivemind_app.hive_permlink_data.permlink%TYPE, _author_id hivemind_app.hive_posts.author_id%TYPE, is_comment bool)
@@ -58,17 +118,14 @@ if _parent_author != '' THEN
@@ -77,6 +134,7 @@ if _parent_author != '' THEN
@@ -106,14 +164,10 @@ ELSE
@@ -125,7 +179,8 @@ ELSE