OpenSearch/x-pack/plugin/sql
Nik Everett 540dfcf23e
JDBC: Fix artifactId in pom (#34478)
We're publishing jdbc into our maven repo as though its artifactId is
`x-pack-sql-jdbc` but the pom listed the artifactId as `jdbc`. This
fixes the pom to line up with where we're publishing the artifact.

Closes #34399
2018-10-16 11:02:10 -04:00
..
jdbc JDBC: Fix artifactId in pom (#34478) 2018-10-16 11:02:10 -04:00
sql-action SQL: Move away internally from JDBCType to SQLType (#33913) 2018-09-22 11:03:38 +03:00
sql-cli Different handling for security specific errors in the CLI. Fix for https://github.com/elastic/elasticsearch/issues/33230 (#33255) 2018-08-31 13:08:32 +03:00
sql-client Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
sql-proto SQL: Move away internally from JDBCType to SQLType (#33913) 2018-09-22 11:03:38 +03:00
src SCRIPTING: Move Aggregation Script Context to its own class (#33820) 2018-10-15 17:28:05 +01:00
build.gradle Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00