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
What do you think about adding some magic: - inferring the table name from the scope name. created_between, and updated_between, foo_between would all work given columns named created_at, updated_at, and foo_at?
What do you think about adding some magic: - inferring the table name from the scope name.
created_between, andupdated_between,foo_betweenwould all work given columns namedcreated_at,updated_at, andfoo_at?