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

[ABW]: [Fix] query updating hive_posts.active no longer stops update on older...

[ABW]: [Fix] query updating hive_posts.active no longer stops update on older active (which can come from edit) - fixes second set of problems with active value in 1000_pairs test
[Fix] delete_hive_post now properly updates active value - fixes first set of problems with it in 1000_pairs test
[Fix] order of posts in database_api.find_comments is now defined by order requested in call parameters (1000_pairs test)
[Fix] added escaping to find_comments values (escape_chars test)
[Fix] unified checks in various community related calls (in some cases it means there is check where there was none)
added find_community_id SQL function that follows other find_ routines (there is more places where it should be used, community related get_ranked_posts versions in particular)
parent 227bfc56
No related branches found
No related tags found
2 merge requests!456Release candidate v1 24,!418Various fixes to problems discovered by 1000_pairs test and more
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