mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
cf8c1cd93b
When describing a Postgres native "uuid" column, the length 36 should be returned so that Model.save() will be able to correctly set $isUUID as "true" on that column. Fixes #2467 |
||
---|---|---|
.. | ||
Mysql.php | ||
Postgres.php | ||
Sqlite.php | ||
Sqlserver.php |