mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
506051f688
Numeric types in postgres are treated like decimals, except they can have no length, precision or scale components defined. IE does not accept 1.00000 as a valid step attribute so we'll default to any when we encounter decimal types with no length. Refs #7497 |
||
---|---|---|
.. | ||
Helper | ||
HelperCollectionTest.php | ||
HelperTest.php | ||
JsonViewTest.php | ||
MediaViewTest.php | ||
ScaffoldViewTest.php | ||
ThemeViewTest.php | ||
ViewTest.php | ||
XmlViewTest.php |