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

Expressions in WHERE clause #34

Closed
jartur opened this issue Dec 20, 2011 · 2 comments
Closed

Expressions in WHERE clause #34

jartur opened this issue Dec 20, 2011 · 2 comments

Comments

@jartur
Copy link

jartur commented Dec 20, 2011

Is it possible to use expressions in WHERE like "WHERE login_date < NOW - INTERVAL 5 DAY". I am specifically interested in date manipulation and I can't find out how to do it.

@jartur
Copy link
Author

jartur commented Dec 20, 2011

I see, there is a korma.core/raw function that let's me do just that. Maybe you should document this possibility? Thanks.

@ibdknox
Copy link
Member

ibdknox commented Dec 22, 2011

It will be, but 0.3.0 hasn't had an official release where I've pulled together the docs for it yet :)

@ibdknox ibdknox closed this as completed Dec 22, 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