Dovrebbe essere il formato esatto.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Dove postgres è nome utente e postgres è la password, localhost è l'indirizzo
Dovrebbe essere il formato esatto.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Dove postgres è nome utente e postgres è la password, localhost è l'indirizzo