-
- Downloads
Fixes in queries
- fixed sql queries, - removed matrialized view in sql query, - fixed imports in manual tests
parent
8c232309
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- hive/db/schema.py 313 additions, 25 deletionshive/db/schema.py
- hive/indexer/blocks.py 5 additions, 4 deletionshive/indexer/blocks.py
- hive/indexer/votes.py 41 additions, 11 deletionshive/indexer/votes.py
- hive/server/database_api/methods.py 148 additions, 152 deletionshive/server/database_api/methods.py
- hive/server/database_api/objects.py 19 additions, 25 deletionshive/server/database_api/objects.py
- hive/server/serve.py 1 addition, 1 deletionhive/server/serve.py
- hive/utils/normalize.py 52 additions, 17 deletionshive/utils/normalize.py
- tests/manual_tests/list_comments_by_author_last_update_test.py 3 additions, 3 deletions.../manual_tests/list_comments_by_author_last_update_test.py
- tests/manual_tests/list_comments_by_cashout_test.py 2 additions, 2 deletionstests/manual_tests/list_comments_by_cashout_test.py
- tests/manual_tests/list_comments_by_parent_test.py 2 additions, 2 deletionstests/manual_tests/list_comments_by_parent_test.py
- tests/manual_tests/list_comments_by_permlink.py 2 additions, 2 deletionstests/manual_tests/list_comments_by_permlink.py
- tests/manual_tests/list_comments_by_root_test.py 3 additions, 3 deletionstests/manual_tests/list_comments_by_root_test.py
- tests/manual_tests/list_comments_by_update_test.py 4 additions, 4 deletionstests/manual_tests/list_comments_by_update_test.py
- tests/manual_tests/test_base.py 2 additions, 0 deletionstests/manual_tests/test_base.py
Loading
Please register or sign in to comment