This release fixes two bugs:
- The
fix-qrds-refs
command would fail in cases where the regex matched a non ANSI SQL usage ofquery_
- The
fix-csv-queries
command had a bug where it would check if theDESTINATION
was app.redash.io. It should check theORIGIN
instead.