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
lib/pg special cases queries starting with "copy" (case-insensitive) to a code path for bulk imports from passed in data. That's nice and all, but unfortunately it has a false positive.