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: Use correct notation for byte value in postgres #666

Merged
merged 3 commits into from
Aug 7, 2023

Conversation

wikiwong
Copy link
Contributor

@wikiwong wikiwong commented Jul 25, 2023

PR Info

  • Dependencies:
    • None
  • Dependents:
    • None

New Features

None

Bug Fixes

Breaking Changes

None

Changes

None (aside from the bug fix described above)

@wikiwong
Copy link
Contributor Author

@ikrivosheev @tyt2y3 @billy1624 - Just fyi I fixed the semantic issues clippy had with my PR. Please have a look when you get a chance!

@wikiwong
Copy link
Contributor Author

wikiwong commented Aug 2, 2023

Please let me know if there is anything else needed from me. This fix is tied to a feature I've been trying to release, just wondering if I should start planning an alternative solution

Thanks

@wikiwong
Copy link
Contributor Author

wikiwong commented Aug 7, 2023

@ikrivosheev is there anything I can do to help push this one along?

Copy link
Member

@ikrivosheev ikrivosheev left a comment

Choose a reason for hiding this comment

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

@wikiwong thank you for the PR! LGTM.

@tyt2y3 could you review the PR? If it's ok, I'm going to merge it)

@tyt2y3
Copy link
Member

tyt2y3 commented Aug 7, 2023

Thank you all

@tyt2y3 tyt2y3 merged commit 8d4180d into SeaQL:master Aug 7, 2023
@wikiwong
Copy link
Contributor Author

wikiwong commented Aug 8, 2023

@tyt2y3 @ikrivosheev I think I'll just reference this update by commit for now. How often are new releases published?

@tyt2y3
Copy link
Member

tyt2y3 commented Aug 10, 2023

It depends. Usually we'd batch together several PRs into a minor release every few weeks.

@github-actions
Copy link

🎉 Released In 0.30.1 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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.

Postgres bytea converted to bit
3 participants