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
Make sure to include ::numeric when comparing a jsonb field to a numeric
scalar. This prevents us from getting:
ERROR: operator does not exist: text = numeric
0 commit comments