You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know in a previous commit you removed the lower(col_value) call to the string equality check as the default behaviour. Is it possible to override to do a case insensitive equality search?
Also I'd like to request more documentation around the framework, which could be more complete. For example you don't show how to use the AND or OR operators in your examples.