mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 22:57:40 +08:00 
			
		
		
		
	fixed order
This commit is contained in:
		@ -117,9 +117,9 @@ Yii Framework 2 Change Log
 | 
			
		||||
- Enh #2387: Added support for fetching data from database in batches (nineinchnick, qiangxue)
 | 
			
		||||
- Enh #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html` (qiangxue, kartik-v, Alex-Code)
 | 
			
		||||
- Enh #2411: Added Gii extension generator (schmunk42)
 | 
			
		||||
- Enh #2415: Added support for inverse relations (qiangxue)
 | 
			
		||||
- Enh #2417: Added possibility to set `dataType` for `$.ajax` call in yii.activeForm.js (Borales)
 | 
			
		||||
- Enh #2436: Label of the attribute, which looks like `relatedModel.attribute`, will be received from the related model if it available (djagya)
 | 
			
		||||
- Enh #2415: Added support for inverse relations (qiangxue)
 | 
			
		||||
- Enh #2490: `yii\db\Query::count()` and other query scalar methods now properly handle queries with GROUP BY clause (qiangxue)
 | 
			
		||||
- Enh #2491: Added support for using the same base class name of search model and data model in Gii (qiangxue)
 | 
			
		||||
- Enh #2499: Added ability to downgrade migrations by their absolute apply time (resurtm, gorcer)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user