Features: - Support embedding expressions in lists/tuples - Add a "legacy" flag that gets sent to Snuba for tracking
Fixes: - Fix for "+" in numbers - Don't strip more than the outer quotes on a string - Strip backticks out of strings from legacy queries
0.0.14
------
- Add isort
0.0.13
--------- - Remove "transform" as an aggregate function - Fix for legacy queries that have raw string functions with nested aggregates - Stop conditions on tags[...] from being converted to dates if the rhs was a date string. - Some legacy queries use tuples for some of the fields. Convert them to lists where appropriate.
0.0.12
---------
- Small fix for legacy queries
0.0.11
---------
- Add arrayjoin support - Expand column regex to allow any tag