mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-10-31 10:39:59 +08:00 
			
		
		
		
	Add upgrade note for #17344
This commit is contained in:
		| @ -51,6 +51,12 @@ if you want to upgrade from version A to version C and there is | ||||
| version B between A and C, you need to follow the instructions | ||||
| for both A and B. | ||||
|  | ||||
| Upgrade from Yii 2.0.20 | ||||
| ----------------------- | ||||
|  | ||||
| * `yii\db\Query::select()` and `addSelect()` now normalize the columns when saving them to `$this->select`, so code | ||||
|   that works directly with that property directly may need to be modified. | ||||
|  | ||||
| Upgrade from Yii 2.0.16 | ||||
| ----------------------- | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Makarov
					Alexander Makarov