cakephp2-php8/lib/Cake/Test
imsamurai 2fcb4c3c6c - change check to strict for options of $fieldParameters
- 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
2013-11-14 01:11:30 +02:00
..
bake_compare/Controller fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
Case - change check to strict for options of $fieldParameters 2013-11-14 01:11:30 +02:00
Fixture Merge pull request #1691 from uzyn/2.5-decimal 2013-10-14 08:36:15 -07:00
test_app Change Cake to CakePHP 2013-10-28 22:14:50 -04:00