Awesome - keep me posted.
Jon
On Thu, Oct 4, 2012 at 6:42 PM, John Sanda wrote:
> For the project I work on and for previous projects as well that support
> multiple upgrade paths, this kind of tooling is a necessity. And I would
> prefer to avoid duplicating effort if there is already somethin
For the project I work on and for previous projects as well that support
multiple upgrade paths, this kind of tooling is a necessity. And I would
prefer to avoid duplicating effort if there is already something out there.
If not though, I will be sure to post back to the list with whatever I wind
u
Not that I know of. I've always been really strict about dumping my
schemas (to start) and keeping my changes in migration files. I don't do a
ton of schema changes so I haven't had a need to really automate it.
Even with MySQL I never bothered.
Jon
On Thu, Oct 4, 2012 at 6:27 PM, John Sanda