Skip to content
Snippets Groups Projects
Commit e49be846 authored by Mariusz Trela's avatar Mariusz Trela
Browse files

Small fix in a query that adds votes

parent ab685eaf
No related branches found
No related tags found
4 merge requests!456Release candidate v1 24,!230Setup monitoring with pghero,!135Enable postgres monitoring on CI server,!61Issue #47 - test database_api get_payout_stats fail
...@@ -197,4 +197,4 @@ class Votes: ...@@ -197,4 +197,4 @@ class Votes:
cls.flush_votes() cls.flush_votes()
cls.flush_effective_votes() cls.flush_effective_votes()
cls.inside_flush = False cls.inside_flush = False
\ No newline at end of file
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