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

Add support for postgresql #23

Open
curler7 opened this issue Oct 8, 2024 · 0 comments · May be fixed by #24
Open

Add support for postgresql #23

curler7 opened this issue Oct 8, 2024 · 0 comments · May be fixed by #24

Comments

@curler7
Copy link

curler7 commented Oct 8, 2024

Issue: Encountering a PostgreSQL error: No operator matches the given name and argument types. You might need to add explicit type casts.

Description: I encountered the following error when using PostgreSQL as the database:

HINT: No operator matches the given name and argument types. You might need to add explicit type casts.

Support for PostgreSQL seems to be well integrated, but this issue might indicate that explicit type casting is missing in some queries or configurations. Could this be related to how types are handled in the codebase?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant