Scaffolding of an existing SQLite database #1185
Unanswered
DominicPicard
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi. This was discussed a lot of times and the idea is very good. One day we need to start. Show your SQL please I'll think how to make it quick. Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was curious to know if there was a way to "reverse engineer" an existing SQLite database into the make_storage(...) function?
For instance, with EntityFramework it is possible to create a rough DbContext from an existing database.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions