Ce devrait être le format exact.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Où postgres est le nom d'utilisateur et postgres est le mot de passe, localhost est l'adresse
Ce devrait être le format exact.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Où postgres est le nom d'utilisateur et postgres est le mot de passe, localhost est l'adresse