You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment there is no way to set a custom search_path in the connection string of the database. This is an hard constraint in certain circumstances and environments where databases are not allowed to be containerized and the database is unique and shared across different applications.
Describe the proposed behavior
I'd like to have a setting in the database settingsPREFECT_API_DATABASE_SCHEMA='foo'
Example Use
No response
Additional context
No response
mziwisky, fkay, sluceno, FranGiordano and roblin323