Skip to content

Get error when I connect to PostgreSQL database #317

@miguelcleon

Description

@miguelcleon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions