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

update mysql backend schema version

parent 6462af44
Branches
Tags
2 merge requests!41REL: update changelog, bump version of pom.xml, update DEPENDENCIES,!20Update MySQL Schema
Pipeline #8991 passed
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
...@@ -68,7 +68,7 @@ MYSQL_USER_NAME=caosdb ...@@ -68,7 +68,7 @@ MYSQL_USER_NAME=caosdb
# Password for the user # Password for the user
MYSQL_USER_PASSWORD=caosdb MYSQL_USER_PASSWORD=caosdb
# Schema of mysql procedures and tables which is required by this CaosDB instance # Schema of mysql procedures and tables which is required by this CaosDB instance
MYSQL_SCHEMA_VERSION=v4.0.0 MYSQL_SCHEMA_VERSION=v5.0
# -------------------------------------------------- # --------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment