Skip to content
Snippets Groups Projects

hive_posts index fix

Merged Mariusz Trela requested to merge mt-hive-posts-idxs into develop
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -112,7 +112,7 @@ class DbState:
@@ -112,7 +112,7 @@ class DbState:
'hive_posts_block_num_idx',
'hive_posts_block_num_idx',
'hive_posts_cashout_time_id_idx',
'hive_posts_cashout_time_id_idx',
'hive_posts_updated_at_idx',
'hive_posts_updated_at_idx',
'hive_posts_payout_plus_pending_payout_id',
'hive_posts_payout_plus_pending_payout_id_is_paidout_idx',
'hive_votes_block_num_idx',
'hive_votes_block_num_idx',
Loading