secondbase
secondbase copied to clipboard
Consider Making A Model Generator
Maybe now that we have a solid way of doing generators, we can make a model generator. Maybe this would be an easy sub class too. What may be hard is that a model generator makes migration too. So how would we make sure our model generator calls our own migration generator?
Would really like to see this. Generating a model without the migration, then running the task to create the secondbase migration is really clunky.