Skip to content
Snippets Groups Projects

The calls 'list_votes'/'find_votes' work

Merged Mariusz Trela requested to merge mt-find-list-votes3 into develop
All threads resolved!
Files
11
+ 3
0
@@ -114,6 +114,9 @@ class DbState:
@@ -114,6 +114,9 @@ class DbState:
'hive_accounts_ix5', # (cached_at, name)
'hive_accounts_ix5', # (cached_at, name)
 
'hive_votes_voter_id_permlink_id_idx',
 
'hive_votes_permlink_id_voter_id_idx',
 
'hive_post_tags_tag_id_idx'
'hive_post_tags_tag_id_idx'
]
]
Loading