-
Notifications
You must be signed in to change notification settings - Fork 25
add support for postgresql #282
Copy link
Copy link
Open
Description
i am not quite sure why the developers have added support for sqlite only when developing this gem.
I believe sqlite is not adequate for production, needless to say in a multitenant setup.
i am looking for native tenant support for postgresql is this something foreseeable in short term ?
also: are auto schema-migrations supported for multi tenant setups ? i would like to run migrations only on connections and not everytime a new app version is deployed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels