App Specific Databases #72
Archmonger
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Create a database router API that allows Conreq apps to have their own unique database, specifically routed based on model declarations.
For example, a TMDB app could define a model named
MyTVShows
, and specify it to only be routed to it's own unique sqlite database.Beta Was this translation helpful? Give feedback.
All reactions