mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-24 17:12:18 -04:00
Revert "Support MySQL5.7 in backward compatible mode (#630)"
This reverts commit 7ef68fbc76.
This commit is contained in:
@@ -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`
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user