mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-16 22:49:48 +00:00
![]() - add `types` parameter and strict check if it present in `$fieldParameters` (if it present and not contain column type field parameter will be skipped) - add `noVal` parameter to `$fieldParameters` if it present and not empty value of this parameter from column will be ignored - add `unsigned` column type for integer, float and biginteger. If it set to `true` an 'UNSIGNED' will be add in sql column part, if not set or set not to `true` this parameter will be skipped |
||
---|---|---|
.. | ||
bake_compare/Controller | ||
Case | ||
Fixture | ||
test_app |