wrench
wrench copied to clipboard
Docs: Is there a recommend way to use wrench with https://github.com/cloudspannerecosystem/yo?
WHAT
I would like to know if there is recommended way of working with wrench when you are generating DB models using yo
WHY
I have a proyect where the db models are generated using yo. My idea is start using wrench for managing schema migrations. In this case, yo, is using schema.sql to generate models. If i start using migrations, what is the good way to generate models?