OpenSearch/plugin/sql
Igor Motov a0800c0b09 SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822)
Moves the `?` parameter substitution in prepared from the client to 
the server side, where it can be reused by the ODBC driver and can 
be implemented in a safer manner.

relates elastic/x-pack-elasticsearch#3699

Original commit: elastic/x-pack-elasticsearch@b876ccd8ae
2018-03-07 09:25:25 -05:00
..
jdbc SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822) 2018-03-07 09:25:25 -05:00
licenses More license file corrections 2018-01-18 16:34:25 -08:00
sql-cli SQL: Replace the cli fixture with in-process testing (elastic/x-pack-elasticsearch#3889) 2018-02-27 09:24:16 -08:00
sql-proto SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822) 2018-03-07 09:25:25 -05:00
sql-shared-client SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822) 2018-03-07 09:25:25 -05:00
src SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822) 2018-03-07 09:25:25 -05:00
build.gradle SQL: Re-enable matrix aggregations (elastic/x-pack-elasticsearch#3977) 2018-03-04 01:53:56 +02:00