mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
f531e7f24b
Only varchar(36) was interpreted as a uuid. char(36) should also be treated this way. Most documentation refers to this type. Also char(x) fields should be treated as strings, not text. Fixes #2184 |
||
---|---|---|
.. | ||
Behavior | ||
Datasource | ||
AclNode.php | ||
Aco.php | ||
AcoAction.php | ||
AppModel.php | ||
Aro.php | ||
BehaviorCollection.php | ||
CakeSchema.php | ||
ConnectionManager.php | ||
Model.php | ||
ModelBehavior.php | ||
Permission.php |