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

A decent way to do queries #19

Open
dequis opened this issue Aug 6, 2014 · 1 comment
Open

A decent way to do queries #19

dequis opened this issue Aug 6, 2014 · 1 comment
Milestone

Comments

@dequis
Copy link
Contributor

dequis commented Aug 6, 2014

Right now all I can do is fetch all rows, iterate and compare. Even if it needs to be implemented this way, this is something i'd expect an ORM to do.

@Widdershin
Copy link
Collaborator

Yep, I'll definitely do this. I think even a basic .find(**kwargs) and .where(**kwargs) would go a long way.

@Widdershin Widdershin added this to the Rewrite milestone Aug 7, 2014
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