Open omricohen opened 7 years ago
Or better yet, forget the upgrades, didnt realize how old those files are...
I agree. We could safely start from a clean slate at that stage
On Wed, Mar 1, 2017, 7:44 AM Omri Cohen notifications@github.com wrote:
Or better yet, forget the upgrades, didnt realize how old those files are...
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jipiboily/monologue/issues/311#issuecomment-283330371, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_jVeMigLoz6F_lTEICOPGLOEVrFHfCks5rhWglgaJpZM4MPmkM .
I submitted a PR on this, not passing tests for some reason, but feel free to take a look https://github.com/jipiboily/monologue/pull/312
On first install I can run db:migrate, but then wanted to make changes to the models and cannot rollback any of monlogues' migrations.
I think on a fresh install it should have a cleaner list of migrate files and possibly an upgrade rake command. What do you think? If you have a good idea on how to separate the upgrade migrations I'm happy to submit a PR...