Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Database migrations improvements #6

Open
jvelo opened this issue Apr 15, 2013 · 1 comment
Open

Database migrations improvements #6

jvelo opened this issue Apr 15, 2013 · 1 comment

Comments

@jvelo
Copy link
Owner

jvelo commented Apr 15, 2013

There are a couple of needs with regard to database migrations we need to address

  • Ideally each module should bring its own migrations. Right now everything is in platform/store/rdbms/migrations, it would be great to split between platform, shop and cms
  • A migration check could be performed at start-up time, and the application would refuse to start up if there are migrations not applied yet
@jvelo
Copy link
Owner Author

jvelo commented Apr 30, 2013

First item is now done. Will close when second item is implemented

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant