OpenSearch/x-pack/plugin/sql/sql-shared-client
Igor Motov dbb2e8143c
SQL: Remove the last remaining server dependencies from jdbc (#30771)
Removes the last remaining server dependencies from jdbc client. In order to do that it introduces the new project sql-shared-proto that contains only XContent-serializable classes. HTTP Client and JDBC now depend only on sql-shared-proto. I had to keep the original sql-proto project since it is used as a dependency by sql-cli and security integration tests.

Relates #29856
2018-05-25 15:41:41 -04:00
..
licenses Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
src SQL: Remove the last remaining server dependencies from jdbc (#30771) 2018-05-25 15:41:41 -04:00
build.gradle SQL: Remove the last remaining server dependencies from jdbc (#30771) 2018-05-25 15:41:41 -04:00