Replies: 1 comment
-
It should be possible to bind Models with the same class name; Most of LoopBack 4's components (such as Though it is generally expected that Model Bindings are tagged with As for having multiple Models with auto-prefixing of the database table name, I do not believe this is possible. The Models need to have their |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Does Loopback 4 support multiple models with the same name (e.g. via use of namespaces)?
Beta Was this translation helpful? Give feedback.
All reactions