LIMIT get_following
All threads resolved!
All threads resolved!
Merge request reports
Activity
added 1 commit
- 705bd83d - Optimize get_account_posts_by_replies and force nested join.
added 5 commits
-
705bd83d...060905a9 - 3 commits from branch
develop
- 3ec71fbe - get_following
- cbce768a - Optimize get_account_posts_by_replies and force nested join.
-
705bd83d...060905a9 - 3 commits from branch
added 1 commit
- 515565a9 - Restrict full post retrieval limit to a maximum of 20 to prevent excessive data loading.
added 1 commit
- c8206d04 - Speed hive_accounts_info_view to always use proper index and simplify query
added 1 commit
- 87015e5d - Try to eliminate unnecessary filtering of id when get_followers uses theindex
added 1 commit
- 34d7b2c8 - amend! Restrict full post retrieval limit to a maximum of 20 to prevent excessive data loading.
added 1 commit
- 958c0fb0 - amend! Restrict full post retrieval limit to a maximum of 20 to prevent excessive data loading.
added 1 commit
- 73de6267 - Remove unused index hive_votes_voter_id_post_id_idx
- Resolved by Dan Notestein
- Resolved by Dan Notestein
added 13 commits
-
fa639bf5...842f47ee - 3 commits from branch
develop
- 5a367219 - get_following
- eef7b67a - Optimize get_account_posts_by_replies and force nested join.
- 04d3a702 - Restrict full post retrieval limit to a maximum of 20 to prevent excessive data loading. The
- aed02011 - Speed hive_accounts_info_view to always use proper index and simplify query
- 9bb7f82b - Try to eliminate unnecessary filtering of id when get_followers uses theindex
- 62263edb - postgres doesn't have a max_int constant
- ba4a5688 - Remove unused index hive_votes_voter_id_post_id_idx
- a7c53894 - Update tests
- 51acd1de - Disable CI tests on the python server, only test the PostgREST version
- f233da02 - Drop the post limit on several more tests from 100 to 20
Toggle commit list-
fa639bf5...842f47ee - 3 commits from branch
- Resolved by Dan Notestein
Please register or sign in to reply