Fix #411, remove the need for pk in &select for parent embed

This commit is contained in:
steve-chavez
2017-11-30 12:56:18 -05:00
committed by Steve Chávez
parent be630aa680
commit fef7d949d9
5 changed files with 58 additions and 30 deletions
+1
View File
@@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #996, Fix embedded column conflicts table name - @grotsev
- #974, Fix RPC error when function has single OUT param - @steve-chavez
- #1021, Reduce join size in allColumns for faster program start - @nextstopsun
- #411, Remove the need for pk in &select for parent embed - @steve-chavez
## [0.4.3.0] - 2017-09-06