How to register entities? #1231
Unanswered
tintin10q
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have created my models.
Then I did
Then I registed models like this:
But now I want to install the Database but I get:
// Expected 0 arguments, but got 1.
So how do you install the entties? Or do you just not install the entites and only use
useRepo
?Beta Was this translation helpful? Give feedback.
All reactions