elastic / elasticsearch-sql-odbc

ODBC driver for Elasticsearch SQL
Other
0 stars 30 forks source link

Add dropdown to select data encapsulation format #180

Closed bpintea closed 5 years ago

bpintea commented 5 years ago

This PR adds the configuration to the editor form to allow selecting between JSON and CBOR as data encapsulation.

The text labels on the Misc panel have been left aligned.

Also the Logging and Misc pannels have been swapped, to have Logging ever so slightly easier to spot.