From f8d20db555e95f930239ba68af7d9d2bfe4887e3 Mon Sep 17 00:00:00 2001 From: Brett Whiteman Date: Sat, 6 Oct 2018 09:20:09 +1300 Subject: [PATCH] fix #521 --- config/database.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config/database.php b/config/database.php index de9839e3f..b56ce317e 100644 --- a/config/database.php +++ b/config/database.php @@ -58,7 +58,6 @@ return [ 'NO_ZERO_IN_DATE', 'NO_ZERO_DATE', 'ERROR_FOR_DIVISION_BY_ZERO', - 'NO_AUTO_CREATE_USER', 'NO_ENGINE_SUBSTITUTION', ], ],