cakephp2-php8/lib
Victor Yap cf8c1cd93b Return length 36 for uuid columns in Postgres.describe()
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
2012-01-11 17:27:39 -05:00
..
Cake Return length 36 for uuid columns in Postgres.describe() 2012-01-11 17:27:39 -05:00