Skip to content
Snippets Groups Projects
Verified Commit 7660acd7 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: versioning

parent 4081e96c
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,11 @@ fi
check_version $OLD_VERSION
echo "feature_config.sql"
mysql_execute_file $PATCH_DIR/feature_config.sql
echo "versioning.sql"
mysql_execute_file $PATCH_DIR/versioning.sql
echo "fix_unversioned.sql"
mysql_execute_file $PATCH_DIR/fix_unversioned.sql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment