Open
Description
When I try to connect to an ODM2 database in PostgreSQL I get an error:
(ERROR) frmDBConfig:validateInput(104) - (psycopg2.ProgrammingError) relation "Variables" does not exist
LINE 1: Select "VariableCode" From "Variables" Limit 1
[SQL: Select "VariableCode" From "Variables" Limit 1']
This looks like a check that the ODM2 database is valid.
If the SQL was select variablecode from variables limit 1
it would work.
Metadata
Metadata
Assignees
Labels
No labels