Releases: apility/elasticsearch-sql-parser
Releases · apility/elasticsearch-sql-parser
v1.0.7
v1.0.6
Add default max size
v1.0.5
- Fix version check
v1.0.4
Only add time_zone of set in config
v1.0.3
Fix version check, remove hardcoded time_zone
v1.0.2
- 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
- Fixes method of removing surrounding quotes for const values
- Preserves internal quotes in const value
- Force sort value to lowercase
v1.0.0
Update README