Flask app was not getting SQLALCHEMY_DATABASE_URI value from .env in order to create tables in ProstgreSQL db.
Here\'s config:
import os class Config(obje