mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
07dbc4a527
Cater for length on TEXT column in index for _alterIndexes Handle nested arrays in schemas Used when writing indexes containg TEXT field for MySQL Change comment style from code review Remove stray space Only generate length part of TEXT index column field when necessary Override buildIndex() in Mysql instead of name() Revert DboSource::buildIndex to previous state Update Mysql::_alterIndexes for code reuse Update MysqlTest to handle quoted index names. Make code clearer, as per code review Adjust function comments, as per code review |
||
---|---|---|
.. | ||
Behavior | ||
Datasource | ||
Validator | ||
AclNode.php | ||
Aco.php | ||
AcoAction.php | ||
Aro.php | ||
BehaviorCollection.php | ||
CakeSchema.php | ||
ConnectionManager.php | ||
I18nModel.php | ||
Model.php | ||
ModelBehavior.php | ||
ModelValidator.php | ||
Permission.php |