OpenSearch/x-pack/plugin/sql/jdbc/src
Christoph Büscher ba3ceeaccf
Clean up "unused variable" warnings (#31876)
This change cleans up "unused variable" warnings. There are several cases were we 
most likely want to suppress the warnings (especially in the client documentation test
where the snippets contain many unused variables). In a lot of cases the unused
variables can just be deleted though.
2018-09-26 14:09:32 +02:00
..
main Clean up "unused variable" warnings (#31876) 2018-09-26 14:09:32 +02:00
test SQL: Move away internally from JDBCType to SQLType (#33913) 2018-09-22 11:03:38 +03:00