Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue with one-to-many #28

Merged
merged 4 commits into from
Jan 2, 2016
Merged

Conversation

shamasis
Copy link
Member

  • adds fix for one-to-many association
  • also fixes situation where primary select excludes primary key and as such other populates break
  • also replaces query string manipulation from inside adapter to within wl-sequel with no string manip

@shamasis
Copy link
Member Author

Fixes #23

…dapter and moves work to wl-sequel for junction tables

+ also fixed issue with criteria less exec queries failing on deferred.
@shamasis shamasis self-assigned this Jan 1, 2016
shamasis added a commit that referenced this pull request Jan 2, 2016
Fix for issue with one-to-many joins having select criteria.
@shamasis shamasis merged commit 642029d into develop Jan 2, 2016
@shamasis shamasis deleted the feature/selective_populate_one branch January 2, 2016 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant