Měl by to být přesný formát.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Kde postgres je uživatelské jméno a postgres je heslo, localhost je adresa
Měl by to být přesný formát.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Kde postgres je uživatelské jméno a postgres je heslo, localhost je adresa