basecamp / basecamp/activerecord-tenanted
add support for postgresql
- Dominant language
- Ruby
- Stars
- 617
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reviewing the gem's existing SQLite development support and how tenant connections and migrations are handled. Clarify the expected PostgreSQL tenant behavior and migration workflow; done means the requirements are agreed and implemented with coverage for the requested multi-tenant cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, rails, ruby
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100