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

Error with postgres. #8

Open
vikingecotours opened this issue Dec 29, 2024 · 0 comments
Open

Error with postgres. #8

vikingecotours opened this issue Dec 29, 2024 · 0 comments

Comments

@vikingecotours
Copy link

error: operator does not exist: character varying = integer
at (.next/server/chunks/596.js:8:154753)
at async (.next/server/chunks/596.js:108:16936)
at async c (.next/server/chunks/596.js:119:11308)
at async Object.s [as findOne] (.next/server/chunks/596.js:119:13024)
at async d (.next/server/chunks/596.js:628:31102)
at async ec (.next/server/chunks/3956.js:1:13630)
at async (.next/server/chunks/596.js:628:29840)
at async (.next/server/chunks/596.js:628:29786) {
length: 213,
severity: 'ERROR',
code: '42883',
detail: undefined,
hint: 'No operator matches the given name and argument types. You might need to add explicit type casts.',
position: '649',
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
schema: undefined,
table: undefined,
column: undefined,
dataType: undefined,
constraint: undefined,
file: 'parse_oper.c',
line: '647',
routine: 'op_error',
digest: '3809751229'
}

@vikingecotours vikingecotours changed the title id:string for User creates error with postgres. Error with postgres. Dec 30, 2024
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