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 using POSTGRESQL schema #1870

Open
1 task done
alrikvidal opened this issue Jul 26, 2024 · 0 comments
Open
1 task done

Error using POSTGRESQL schema #1870

alrikvidal opened this issue Jul 26, 2024 · 0 comments
Assignees
Labels
backend Backend server changes (GO)
Milestone

Comments

@alrikvidal
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Version of Corteza

2023.9.7

Current Behavior

Hello,

When I add a PostgreSQL connection with a schema to the DSN like this:

{
"dsn": "postgres://USER:%PASSWORD@IP/DATABASE?sslmode=require&search_path=SCHEMA"
}

the connection works fine. When I create a module and select this connection, Corteza creates the table with the correct columns. However, I receive the following error message: "Cannot search data entry: cannot perform record operation."

If I go back to the module, I see: "Schema alterations ==> Add schema for model suivistt_lapin_records." If I try to resolve this, the message persists.

Any ideas?

Expected Behavior

No response

Steps To Reproduce

No response

Environment and versions

No response

Anything else?

No response

@Fajfa Fajfa added the backend Backend server changes (GO) label Aug 23, 2024
@Fajfa Fajfa added this to the 2023.9.9 milestone Aug 23, 2024
@Fajfa Fajfa modified the milestones: 2023.9.9, 2024.9.0 Sep 11, 2024
@Fajfa Fajfa modified the milestones: 2024.9.0, 2024.9.x Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend server changes (GO)
Projects
None yet
Development

No branches or pull requests

3 participants