dever %!s(int64=7) %!d(string=hai) anos
pai
achega
4331b9cf8c
Modificáronse 1 ficheiros con 1 adicións e 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;