Refactor sqlMode setting to be checking if 'STRICT_TRANS_TABLES' is present or not
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 2 Sep 2017 04:12:53 +0000 (14:12 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 27 Oct 2017 09:54:37 +0000 (20:54 +1100)
commit907995af21b7ff9f224548f1e7f8b544174491b2
tree344529079c8a610fdb18821046c6357063d58601
parent9b065dcf1d4f320ea28b5e08f36bab4f1114b678
Refactor sqlMode setting to be checking if 'STRICT_TRANS_TABLES' is present or not
CRM/Core/DAO.php