Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix COUNT for SQL queries that use DISTINCT #319

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

awrichar
Copy link
Contributor

No description provided.

Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

Merging #319 (0c0aa6c) into main (feac44a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #319   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          231       231           
  Lines        12542     12546    +4     
=========================================
+ Hits         12542     12546    +4     
Impacted Files Coverage Δ
pkg/database/filter.go 100.00% <ø> (ø)
internal/database/sqlcommon/sqlcommon.go 100.00% <100.00%> (ø)
internal/database/sqlcommon/tokenbalance_sql.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update feac44a...0c0aa6c. Read the comment docs.

Copy link
Member

@shorsher shorsher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

FireFly UI has been updated to use these changes in hyperledger/firefly-ui#74

@peterbroadhurst peterbroadhurst merged commit fe55880 into hyperledger:main Nov 19, 2021
@peterbroadhurst peterbroadhurst deleted the count branch November 19, 2021 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants