OpenSearch/sql
Costin Leau c08eb56238 SQL: Improve grammar to better handle quotes (elastic/x-pack-elasticsearch#3051)
SQL: Improve grammar to better handle quotes

Fix typo in handling (back)quoted identifiers
Clarify use of unquote (dedicated for literals) and text (generic)
Address feedback
clarify that ` are picked up but not supported/recommended
Fix merge and adjust json errors to work on windows

Original commit: elastic/x-pack-elasticsearch@67e0f3f38e
2017-11-29 15:42:04 +02:00
..
cli SQL: Switch to URI parsing (elastic/x-pack-elasticsearch#3108) 2017-11-27 18:09:05 -05:00
cli-proto SQL: Throw exceptions on errors (elastic/x-pack-elasticsearch#3066) 2017-11-22 11:22:31 -05:00
jdbc SQL: Return proper NUM_PREC_RADIX for non-numeric types (elastic/x-pack-elasticsearch#3086) 2017-11-29 08:21:42 -05:00
jdbc-proto SQL: Throw exceptions on errors (elastic/x-pack-elasticsearch#3066) 2017-11-22 11:22:31 -05:00
server SQL: Improve grammar to better handle quotes (elastic/x-pack-elasticsearch#3051) 2017-11-29 15:42:04 +02:00
shared-client SQL: Improve grammar to better handle quotes (elastic/x-pack-elasticsearch#3051) 2017-11-29 15:42:04 +02:00
shared-proto SQL: Support larger strings in binary protocol (elastic/x-pack-elasticsearch#3130) 2017-11-27 18:59:31 -05:00
test-utils Teach SQL to parse Elasticsearch's standard error responses (elastic/x-pack-elasticsearch#2764) 2017-11-14 21:31:35 -05:00
build.gradle SQL: Move all SQL projects into org.elasticsearch.sql package (elastic/x-pack-elasticsearch#3069) 2017-11-21 10:53:40 +01:00