Nó phải là định dạng chính xác.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Nơi postgres là tên người dùng và postgres là mật khẩu, localhost là địa chỉ
Nó phải là định dạng chính xác.
app.config['SQLALCHEMY_DATABASE_URI'] = "postgresql://postgres:example@sqldat.com/DBNAME"
Nơi postgres là tên người dùng và postgres là mật khẩu, localhost là địa chỉ