Fixes in fields for new mysql behaviour
This commit is contained in:
parent
94e3d63b0b
commit
29faed4b35
7 changed files with 27 additions and 6 deletions
|
|
@ -23,6 +23,7 @@ class DoubleField extends PhangoField {
|
|||
|
||||
$this->size=$size;
|
||||
$this->form='PhangoApp\PhaModels\Forms\BaseForm';
|
||||
$this->value=0;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue