Skip to content

How to use it with an existing database? #132

Answered by pdevito3
biapar asked this question in Q&A
Discussion options

You must be logged in to vote

Like I mentioned, depending on your situation, you should be able to do something along the lines of doing db first in an empty project. That will give you simple anemic entities and then you incrementally transition to craftsman scaffolded entities over time.

Practically you'll have a lot of business logic in an existing project though so pulling over the db repetition is just a small part of the picture and probably won't be enough.

That's a big reason this isn't an existing feature. Every project is different and wouldn't have a seamless plug and play transition

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@biapar
Comment options

@pdevito3
Comment options

@biapar
Comment options

@pdevito3
Comment options

Answer selected by pdevito3
@biapar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #131 on December 18, 2023 10:21.