Skip to content

fix: prevent usage of select with wildcard; handle edge cases#1925

Open
filipecabaco wants to merge 1 commit into
mainfrom
fix/pg-changes-select-error-preventions
Open

fix: prevent usage of select with wildcard; handle edge cases#1925
filipecabaco wants to merge 1 commit into
mainfrom
fix/pg-changes-select-error-preventions

Conversation

@filipecabaco
Copy link
Copy Markdown
Member

@filipecabaco filipecabaco commented May 29, 2026

What kind of change does this PR introduce?

  • Prevents using the new select with *
  • Coalesces NULL to {}
  • Force usage of list of strings to prevent errors

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage is 91.458%fix/pg-changes-select-error-preventions into main. No base build found for main.

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.

3 participants