I\'ve setup a local Postgres DB with SQLAlchemy and cannot commit my first entry. I keep on getting this error...
ProgrammingError: (ProgrammingError) relation
Assuming that you have checked that the database exists using psql or pgAdmin, this error usually means exactly what it says. That can be due to either: