dwyl / dwyl/learn-phoenix

Creating multi dbs in phoenix

Open
#85 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
664
Forks
41
PR merge metrics
No merged PRs in 30d

Description

There is sometimes a need to have a second database/Repo in phoenix. You may want to separate certain data sets beyond just separate tables, or you may want some tables to be read only. Creating a second "ReadOnlyRepo" is a great way to have this separation (or any repo name of your choice 🙂 ).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.