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
Like #160, but for operators. #164 makes a start of it, but just for string matching operators. Creating a mapping for all Postgres operators that can either be passed-through, require rewriting, or cannot be pushed down.
Like #160, but for operators. #164 makes a start of it, but just for string matching operators. Creating a mapping for all Postgres operators that can either be passed-through, require rewriting, or cannot be pushed down.