dever hace 7 años
padre
commit
4331b9cf8c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Database.php

+ 1 - 1
src/Database.php

@@ -1500,7 +1500,7 @@ class Database
                     }
                     
                     if ($v != -1) {
-                        $v = Dever::default($v);
+                        $v = Dever::defaultValue($v);
 
                         $param['option_' . $k] = $v;