Revert "Support MySQL5.7 in backward compatible mode (#630)"

This reverts commit 7ef68fbc76.
This commit is contained in:
FrancescoUK
2016-11-21 22:02:44 +00:00
parent 3974279607
commit 5231c027af
7 changed files with 5 additions and 15 deletions

View File

@@ -1,7 +1,4 @@
-- >> This file is autogenerated from tables.sql and constraints.sql. Do not modify directly << --
-- Disable ONLY_FULL_GROUP_BY required by MySQL 5.7
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
--
-- Table structure for table `ospos_app_config`
--