Skip to content

Releases: apility/elasticsearch-sql-parser

v1.0.7

26 Jul 12:57
f50f71a

Choose a tag to compare

Add ParsedResult

v1.0.6

26 Jul 09:48
ab7127a

Choose a tag to compare

Add default max size

v1.0.5

26 Jul 08:24
9d68544

Choose a tag to compare

  • Fix version check

v1.0.4

26 Jul 07:33
233f640

Choose a tag to compare

Only add time_zone of set in config

v1.0.3

26 Jul 07:21
f269153

Choose a tag to compare

Fix version check, remove hardcoded time_zone

v1.0.2

25 Jul 21:43
1f45a35

Choose a tag to compare

  • Only add _source to generated query body if columns are specified. If the query selects * we just omit it, and retrieve the full documents automatically

v1.0.1

25 Jul 21:36
1020a7e

Choose a tag to compare

  • Fixes method of removing surrounding quotes for const values
  • Preserves internal quotes in const value
  • Force sort value to lowercase

v1.0.0

25 Jul 15:02
674a404

Choose a tag to compare

Update README