Resolving conflicts after merge in develop the features related to Laravel 5.7 and MySQL 5.7

This commit is contained in:
Julio Cesar Laura Avendaño
2019-07-04 10:27:28 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1379,4 +1379,4 @@ function check_queries_incompatibilities($wsName)
} else {
echo ">> No MySQL 5.7 incompatibilities in variables found for this workspace." . PHP_EOL;
}
}
}