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

Active Record JOIN escaping #610

Closed
uzsolt opened this issue Oct 24, 2011 · 2 comments
Closed

Active Record JOIN escaping #610

uzsolt opened this issue Oct 24, 2011 · 2 comments

Comments

@uzsolt
Copy link

uzsolt commented Oct 24, 2011

Sometimes would be nice when 'join' doesn't escaping its conditions.
See an example: http://stackoverflow.com/questions/7860441/codeigniter-activerecord-join-backticking/7860459
I think the better solution is same in select function: an optional boolean last parameter.

@RS71
Copy link
Contributor

RS71 commented Oct 24, 2011

#590

@uzsolt
Copy link
Author

uzsolt commented Oct 24, 2011

Ooops, duplicated bug. Sorry.

@uzsolt uzsolt closed this as completed Oct 24, 2011
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

No branches or pull requests

2 participants