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

style: simplify statements for readability #341

Merged

Conversation

hamirmahal
Copy link
Contributor

Closes #340

pgmq-rs/src/pg_ext.rs Outdated Show resolved Hide resolved
@ChuckHend
Copy link
Member

Thank you! I left a comment in-line regarding a bind parameter.

Also, can you bump the patch ver on Cargo.toml? I think we can release this when it merges.

@hamirmahal
Copy link
Contributor Author

You're welcome! I'll work on both of those changes right now.

@hamirmahal hamirmahal force-pushed the style/simplify-statements-for-readability branch from f52bddc to df46e1f Compare November 13, 2024 22:40
@ChuckHend ChuckHend merged commit 11488be into tembo-io:main Nov 13, 2024
4 checks passed
@hamirmahal hamirmahal deleted the style/simplify-statements-for-readability branch November 13, 2024 22:55
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.

Some statements can be simplified for readability
2 participants