Database migration rollback
This commit is contained in:
parent
b1461bd010
commit
96f2e97c84
@ -117,6 +117,9 @@ kill `cat tmp/pids/server.pid`
|
||||
# Clean up Redmine's environment from WebDAV testing
|
||||
RAILS_ENV=test bundle exec rake redmine:dmsf_webdav_test_off
|
||||
|
||||
# Clean up database from the plugin changes
|
||||
bundle exec rake redmine:plugins:migrate NAME=redmine_xapian VERSION=0 RAILS_ENV=test
|
||||
|
||||
case $1 in
|
||||
|
||||
mariadb)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user