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

MAINT: Drop procedure 'insertUser'

parent fa98fc40
No related branches found
No related tags found
2 merge requests!20BUG: Broken FIND {id},!11DRAFT: file system cleanup
Pipeline #42478 passed with warnings
...@@ -33,6 +33,9 @@ fi ...@@ -33,6 +33,9 @@ fi
check_version $OLD_VERSION check_version $OLD_VERSION
# Drop insertUser procedure
mysql_execute "DROP PROCEDURE IF EXISTS insertUser;"
update_version $NEW_VERSION update_version $NEW_VERSION
success success
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment