How to add schemas to the DB object when using URL for DB connection
I'm using a URL to connect to my database and I cannot figure out the syntax for adding schemas to the DB instance
This is how my config looks
I get a error when trying to use db.query.tableExample.findFirst
This is how my config looks
I get a error when trying to use db.query.tableExample.findFirst
