You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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
The text was updated successfully, but these errors were encountered: