Skip to content

Use exact match for 'is' and '='#3000

Merged
mshibuya merged 1 commit into
railsadminteam:masterfrom
evanboho:ar_is
Nov 5, 2018
Merged

Use exact match for 'is' and '='#3000
mshibuya merged 1 commit into
railsadminteam:masterfrom
evanboho:ar_is

Conversation

@evanboho

@evanboho evanboho commented Mar 7, 2018

Copy link
Copy Markdown
Contributor

This is in response to #1819 and is inspired by #2988
This changes less code than #2988, which is currently not
passing CI, and preserves postgres checks.

This is in response to railsadminteam#1819 and is inspired by railsadminteam#2988
This changes less code than railsadminteam#2988, which is currently not
passing CI, and preserves postgres checks.
@sliminas

sliminas commented Mar 8, 2018

Copy link
Copy Markdown

Great job 👍

@nogates

nogates commented Apr 13, 2018

Copy link
Copy Markdown

I was going to suggest doing something like this. Using ILIKE is problematic with large data sets, and makes the queryable field unusable.
👍 to get this merged

@rihardsgrislis

Copy link
Copy Markdown

When could this be merged? The list view is completly usuable for filtering string fields..

@linh-yesware

Copy link
Copy Markdown

@mshibuya May we ask what's blocking this pull from being merged? How can we help get it merged? Thanks!

@mshibuya mshibuya merged commit 44321b1 into railsadminteam:master Nov 5, 2018
@mshibuya

mshibuya commented Nov 5, 2018

Copy link
Copy Markdown
Member

Sorry for delay, thanks!

@vincentwoo

Copy link
Copy Markdown
Contributor

Could we have a gem cut with this change?

@rihardsgrislis

Copy link
Copy Markdown

@mshibuya is a release planned anytime soon? This dramatically affects usage for large tables.

@vincentwoo

Copy link
Copy Markdown
Contributor

@sferik @mshibuya it would really, really, really, really save our asses if we could get a gem cut with this commit in it. Right now we basically cant use rails admin for any large table.

@rihardsgrislis

rihardsgrislis commented Mar 25, 2019

Copy link
Copy Markdown

@mshibuya @sferik when a next release is planned? Why the delay? This is a serious issue for larger apps. :)

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

Successfully merging this pull request may close these issues.

7 participants