active-group / active-group/sqlosure
Support for database prefixes
Open
- Dominant language
- Clojure
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It is common to have your database name prefixed by some value.
This is the case for example when multiple environments live in the same logical database system ("dev", "prod", etc.) but the database has the same name.
Right now, this is difficult to write.
We should consider how this kind of configuration can be moved up to the user-accessible space.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.