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

Can't find the pg-core exports when using Postgres with Payload. #10099

Closed
himanshu-ntml opened this issue Dec 20, 2024 · 2 comments
Closed

Can't find the pg-core exports when using Postgres with Payload. #10099

himanshu-ntml opened this issue Dec 20, 2024 · 2 comments

Comments

@himanshu-ntml
Copy link

Describe the Bug

Hello, I am trying to override a column type in Postgres using extendTable, but I am unable to locate the pg-core types.

Link to the code that reproduces this issue

https://github.com/himanshu-ntml/extend-table-issue

Reproduction Steps

  1. change db connection
  2. npm run dev

Which area(s) are affected? (Select all that apply)

db-postgres

Environment Info

Binaries:
  Node: 22.11.0
  npm: 10.9.0
  Yarn: 1.22.22
  pnpm: 9.12.3
Relevant Packages:
  payload: 3.9.0
  next: 15.1.0
  @payloadcms/db-postgres: 3.9.0
  @payloadcms/email-nodemailer: 3.9.0
  @payloadcms/graphql: 3.9.0
  @payloadcms/next/utilities: 3.9.0
  @payloadcms/payload-cloud: 3.9.0
  @payloadcms/richtext-lexical: 3.9.0
  @payloadcms/translations: 3.9.0
  @payloadcms/ui/shared: 3.9.0
  react: 19.0.0
  react-dom: 19.0.0
Operating System:
  Platform: darwin
  Arch: arm64
  Version: Darwin Kernel Version 24.2.0: Fri Dec  6 19:01:59 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6000
  Available memory (MB): 65536
  Available CPU cores: 10
@himanshu-ntml himanshu-ntml added status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction labels Dec 20, 2024
@r1tsuu
Copy link
Member

r1tsuu commented Dec 20, 2024

Seems like on the website the docs are updated, but the PR itself #9953 hasn't released yet. It should work in the next release!

@r1tsuu r1tsuu closed this as completed Dec 20, 2024
@github-actions github-actions bot removed the status: needs-triage Possible bug which hasn't been reproduced yet label Dec 20, 2024
Copy link
Contributor

This issue has been automatically locked.
Please open a new issue if this issue persists with any additional detail.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants