Explicitly check for Document instances when dereferencing (#261)
This commit is contained in:
		
							
								
								
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							| @@ -132,3 +132,4 @@ that much better: | |||||||
|  * Yohan Graterol |  * Yohan Graterol | ||||||
|  * bool-dev |  * bool-dev | ||||||
|  * Russ Weeks |  * Russ Weeks | ||||||
|  |  * Paul Swartz | ||||||
| @@ -4,6 +4,7 @@ Changelog | |||||||
|  |  | ||||||
| Changes in 0.7.10 | Changes in 0.7.10 | ||||||
| ================= | ================= | ||||||
|  | - Explicitly check for Document instances when dereferencing (#261) | ||||||
| - Fixed order_by chaining issue (#265) | - Fixed order_by chaining issue (#265) | ||||||
| - Added dereference support for tuples (#250) | - Added dereference support for tuples (#250) | ||||||
| - Resolve field name to db field name when using distinct(#260, #264, #269) | - Resolve field name to db field name when using distinct(#260, #264, #269) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user