Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[appserver-io/appserver] CreateDatabaseStep provisioning step does delete schema #778

Closed
wick-ed opened this issue Apr 30, 2015 · 0 comments

Comments

@wick-ed
Copy link
Member

wick-ed commented Apr 30, 2015

The CreateDatabaseStep provisioning step does not check for schema existence but tries to create it anew on every provisioning. This does destroy application data.
The step has to be made more flexible.

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

No branches or pull requests

2 participants