mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-08 00:56:52 +01:00
* '2738-ActiveRecord.tableName' of https://github.com/velosipedist/yii: removed occasional FormInput file fix #2378 CActiveRecord::tableName() in namespaced model Ability to substitute model attribute name, to use custom data getter. It is not dangerous to use any custom fields and getters, because it will work for read-only.