Skip to content
Snippets Groups Projects

Update MySQL Schema

Merged Timm Fitschen requested to merge f-cleanup-rules into f-schema-version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -68,7 +68,7 @@ MYSQL_USER_NAME=caosdb
# Password for the user
MYSQL_USER_PASSWORD=caosdb
# Schema of mysql procedures and tables which is required by this CaosDB instance
MYSQL_SCHEMA_VERSION=v4.0.0
MYSQL_SCHEMA_VERSION=v5.0
# --------------------------------------------------
Loading