Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Error for string passing in raw sql #6

Open
arunr307 opened this issue Feb 16, 2015 · 0 comments
Open

Error for string passing in raw sql #6

arunr307 opened this issue Feb 16, 2015 · 0 comments

Comments

@arunr307
Copy link

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"}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant