Oliver Fischer

Results 1 comments of Oliver Fischer

For postgres you need to use the following syntax: `postgres://:@:/?search_path=` But what I would recommend is using `schemaFilter: []` in the drizzle config and leaving `?search_path=` out of the connection...