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

pgmq-core - make the enqueue method return a parametrized query #186

Merged
merged 6 commits into from
Jan 28, 2024

Conversation

nimrodkor
Copy link
Contributor

Part #1 of 2 for #185 - this enhnaces the core so it will generate a parametrized query allowing sqlx / pg to do the sanitization of the input

@ChuckHend
Copy link
Member

pgmq-rs deploys on merge to main. So some of the CI checks will fail if the Cargo.toml version already exists in crates.io. I think bumping this to 0.26.1 should work.

version = "0.26.0"

@nimrodkor
Copy link
Contributor Author

This is in core so bumped it to 0.8.4

@nimrodkor
Copy link
Contributor Author

@ChuckHend mind giving the CI an approve?

@nimrodkor
Copy link
Contributor Author

Not sure I can fix this one:
image
@ChuckHend

@ChuckHend
Copy link
Member

sorry @nimrodkor, I merged main back into this branch. We'll need to bump it to core to 0.8.5 now.

@ChuckHend ChuckHend merged commit ced63fc into tembo-io:main Jan 28, 2024
13 of 14 checks passed
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.

2 participants