Skip to content
Snippets Groups Projects

EHN: Add new base schema (db_5_0.sql) for installation

Merged Timm Fitschen requested to merge f-installer into dev
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -91,6 +91,7 @@ unittests-mysql-5:
# values don't work with mysql-5
- sed -i "/col_default_is.*NULL/d" tests/test_autotap.sql
- sed -i "/col_default_is.*INACTIVE/d" tests/test_autotap.sql
- sed -i "/col_default_is.*SHA/d" tests/test_autotap.sql
- make pipeline-test SQL_HOST=mysql
######## Deploy ########
Loading