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
{{ message }}
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
Hai.
Its getting error for raw sql if i am using any string literals in side the sql query.
http://localhost:3000/db/test
{
"sql": "select * from party where party_name='xxx' "
}
error:
{"length":92,"name":"error","severity":"ERROR","code":"42703","position":"40","file":"parse_expr.c","line":"768","routine":"transformColumnRef"}
The text was updated successfully, but these errors were encountered: