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

Where querys #1

Open
ghost opened this issue Oct 21, 2012 · 1 comment
Open

Where querys #1

ghost opened this issue Oct 21, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 21, 2012

Is it possible to do a query with a where clause like in sql? If so would you mind providing some example code?
If not: that would be a really great enhancement.

@bengro
Copy link

bengro commented Apr 18, 2014

I'm working on that for the table view. It will be possible to search by column criteria (supporting ==, <, >, LIKE operators) as well as sort the rows. The problem is, that I can only test it for MySQL adapter. Someone would have to enhance the queries for Postgres and MSSQL. I can induce a pull request if anyone is interested.

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

1 participant