Shared databases for multiple schemas?

hey folks. just wondering if anyone is running a shared database for 2 or more apps and managing migrations for this pattern? either with a singular schema-and-migration-only project, or separate schema+migrations (1 per app) against the shared db? I ask because the latter would be cleaner but the in-db migration management schema seems to not like this.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?