I’m trying to work on the Chinook database guided project locally, but I get the following error. On DQ everything works fine. Anyone know a workaround?
Environment variable $DATABASE_URL not set, and no connect string given.
Connection info needed in SQLAlchemy format, example:
postgresql://username:[email protected]/dbname
or an existing connection: dict_keys([])