Hi all, how would I change the database at runtime...
# exposed
r
Hi all, how would I change the database at runtime? I'm using postgresql, with hikariCP. Each user is a tenant in the project, and each tenant is a database. How would I make this change?