Skip to content
Snippets Groups Projects
Commit 76d51a4c authored by Andrzej Lisak's avatar Andrzej Lisak
Browse files

[ABW]: SQL function get_account renamed find_account_id

vote related views/types/functions extended by id since database_api requires it
new SQL function to cover find_votes functionality
neither voter nor post is mandatory in list_votes calls
fixed internal _get_post_id in bridge_api
find_votes_impl no longer requires full context, just what it actually uses: db
find_votes_impl no longer checks passed arguments, only its official API version does
list_votes_impl removed, only its official version is needed
official API find_votes/list_votes now properly pack response in dictionary with 'votes' list
parent 14df7b69
No related branches found
No related tags found
3 merge requests!456Release candidate v1 24,!230Setup monitoring with pghero,!137find_votes and list_votes fixes
This commit is part of merge request !137. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment