Het moet het exacte formaat zijn.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Waar postgres is gebruikersnaam en postgres is wachtwoord, localhost is adres
Het moet het exacte formaat zijn.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Waar postgres is gebruikersnaam en postgres is wachtwoord, localhost is adres