OpenSearch/qa/sql/security
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
..
no-ssl Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
src/test SQL: Move parameter processing from the client to the server (elastic/x-pack-elasticsearch#3822) 2018-03-07 09:25:25 -05:00
ssl Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
build.gradle Build: Remove refs to x-pack-elasticsearch (elastic/x-pack-elasticsearch#3863) 2018-02-07 20:50:12 -08:00
roles.yml SQL: More tests and docs for permissions (elastic/x-pack-elasticsearch#3679) 2018-02-01 17:20:44 -05:00