Skip to content

Conversation

paolobarbolini
Copy link
Contributor

Attempts to fix #1478 by using Oid instead of u32 everywhere

@abonander abonander added this to the 0.6.0 milestone Dec 29, 2021
@demurgos
Copy link
Contributor

Looks good to me, thank you for working on this!

@abonander abonander merged commit a97208c into launchbadge:master Apr 14, 2022
billy1624 added a commit to SeaQL/sea-orm that referenced this pull request Jul 4, 2022
tyt2y3 pushed a commit to SeaQL/sea-orm that referenced this pull request Jul 4, 2022
* Bump version of sqlx, sea-query, sea-schema, time and uuid

* PostgreSQL `u32` was wrapped in `Oid` (launchbadge/sqlx#1602)

* Update test cases

* Fix clippy warnings

* cargo fmt

* Fix clippy warnings

* Bump sea-schema to ^0.9.2

* Update test cases

* Pin on sea-query minor version
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.

Remove Type<Postgres> from u32
3 participants