IntersectMBO / IntersectMBO/cardano-db-sync
How to customize database schema name?
Open
bug
- Dominant language
- Haskell
- Stars
- 318
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to make db-sync use another schema instead of 'public'?
Say like passing a POSTGRES_SCHEMA env var with a different name?
This is really needed to properly take control over the setup and to manage better security permissions and versions.
Contributor guide
Assessment
This issue has not been assessed yet.