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

Joins should support parameters. #673

Closed
ezeql opened this issue Sep 29, 2015 · 0 comments
Closed

Joins should support parameters. #673

ezeql opened this issue Sep 29, 2015 · 0 comments

Comments

@ezeql
Copy link

ezeql commented Sep 29, 2015

like:

Joins("inner join TableB on TableA.id =  ? AND TableA.cid != ?",id,id)
@jinzhu jinzhu added type:feature and removed #query labels Jan 4, 2016
@jinzhu jinzhu added this to the v1.0 milestone Jan 10, 2016
jinzhu added a commit that referenced this issue Feb 16, 2016
@jinzhu jinzhu closed this as completed Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants