Skip to content

Old version of pg-types is used #3388

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

Open
aqeelat opened this issue Feb 16, 2025 · 0 comments
Open

Old version of pg-types is used #3388

aqeelat opened this issue Feb 16, 2025 · 0 comments

Comments

@aqeelat
Copy link

aqeelat commented Feb 16, 2025

The current version of [email protected] uses pg-types@^2, but @types/pg@^8.11 uses pg-types@^4

"pg-types": "^2.1.0",

This means ts projects have two versions of these packages:

  • postgres-array
  • postgres-byte
  • postgres-date
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

No branches or pull requests

1 participant