We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pg-core
Hello, I am trying to override a column type in Postgres using extendTable, but I am unable to locate the pg-core types.
extendTable
https://github.com/himanshu-ntml/extend-table-issue
db-postgres
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
The text was updated successfully, but these errors were encountered:
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!
Sorry, something went wrong.
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
No branches or pull requests
Describe the Bug
Hello, I am trying to override a column type in Postgres using
extendTable
, but I am unable to locate thepg-core
types.Link to the code that reproduces this issue
https://github.com/himanshu-ntml/extend-table-issue
Reproduction Steps
Which area(s) are affected? (Select all that apply)
db-postgres
Environment Info
The text was updated successfully, but these errors were encountered: