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
Having to explicitly choose the API endpoint, depending on the command type, is awkward. A new endpoint, that contained a built-in SQL parser, would be best. It would route the statements to the correct endpoints (or internal calls) as needed.