Skip to content

[#558] Support xid8 type #559

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

Merged
merged 2 commits into from
Jul 11, 2021

Conversation

maltoe
Copy link
Contributor

@maltoe maltoe commented Jul 11, 2021

Fixes #558

This patch adds support for the xid8 type introduced in PostgreSQL 13.

@maltoe maltoe force-pushed the feature/558-support-xid8-type branch 2 times, most recently from c01317d to 8a4408b Compare July 11, 2021 16:22
Fixes [elixir-ecto#558](elixir-ecto#558)

This patch adds support for the `xid8` type introduced in PostgreSQL 13.
@maltoe maltoe force-pushed the feature/558-support-xid8-type branch from 8a4408b to e2d364c Compare July 11, 2021 16:24
@josevalim josevalim merged commit a413784 into elixir-ecto:master Jul 11, 2021
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@maltoe maltoe deleted the feature/558-support-xid8-type branch July 11, 2021 17:30
@josevalim
Copy link
Member

Last one should be fixed in master. I thought the CI ran on the original PR but I forgot we now need to approve them before, so my bad. :)

josevalim pushed a commit that referenced this pull request Sep 26, 2021
Fixes [#558](#558)

This patch adds support for the `xid8` type introduced in PostgreSQL 13.
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.

Support xid8 type
2 participants