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
It appears that the query editor requires specific spacing (e.g., space before LIMIT) and rejects otherwise valid SQL. This is not documented. Please clarify what syntax is supported or fix the parser to accept standard PostgreSQL SQL.