Closed darionato closed 4 years ago
Add support to set the schema name in the storage options
I found that is enough to add the search path to the connection string like this: "Server=[server];Port=[port];Database=[db];User Id=postgres;Password=[pwd];CommandTimeout=20;SearchPath=hangfire;"
Add support to set the schema name in the storage options