Name |
Last commit
|
Last update |
---|---|---|
.. | ||
QueryBuilder.php | fixes #3473, allow precision in pgsql abstract timestamp | |
Schema.php | Fix PostgreSQL enumValues |
$column->enumValues is set to array[0 =>''] even if $info['enum_values'] is null. Gii generates always dropDownList in forms.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
QueryBuilder.php | fixes #3473, allow precision in pgsql abstract timestamp | |
Schema.php | Fix PostgreSQL enumValues |