arogachev / yii2-excel

ActiveRecord import and export based on PHPExcel for Yii 2 framework
Other
64 stars 25 forks source link

Always try to load model based on primary key value only #26

Closed arogachev closed 8 years ago

arogachev commented 8 years ago

Related to https://github.com/arogachev/yii2-excel/issues/24 (it was useless).

It will be better if we always try to find and load model based on primary key value only,