mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
parent
7d84960b72
commit
474210d007
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@ class FixtureTask extends BakeTask {
|
|||
if (empty($fieldInfo['type'])) {
|
||||
continue;
|
||||
}
|
||||
$insert = '';
|
||||
switch ($fieldInfo['type']) {
|
||||
case 'integer':
|
||||
case 'float':
|
||||
|
|
Loading…
Add table
Reference in a new issue