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(postgres): query bug, one too many args #314

Merged
merged 1 commit into from
May 7, 2024
Merged

fix(postgres): query bug, one too many args #314

merged 1 commit into from
May 7, 2024

Conversation

guergabo
Copy link
Contributor

@guergabo guergabo commented May 7, 2024

Fixes #311
Screenshot 2024-05-06 at 9 45 07 PM

Fixes #312
Screenshot 2024-05-06 at 9 45 56 PM

@guergabo guergabo self-assigned this May 7, 2024
@guergabo guergabo added the bug Something isn't working label May 7, 2024
@guergabo guergabo requested a review from dfarr May 7, 2024 01:49
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.82%. Comparing base (6bb17c4) to head (a706e2d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   57.82%   57.82%           
=======================================
  Files         113      113           
  Lines        9794     9794           
=======================================
  Hits         5663     5663           
  Misses       3771     3771           
  Partials      360      360           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@guergabo guergabo merged commit cc44852 into main May 7, 2024
5 checks passed
@guergabo guergabo deleted the dst-fix branch May 7, 2024 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DST: 3151 DST: 3151
2 participants