mirror of
https://github.com/getredash/redash.git
synced 2026-05-13 16:01:20 -04:00
- Improved error handling to show the real error (including indentation and syntax errors - it should show the right row number) - Added support for "print" statements which becomes log messages show in a single query window (where you edit). It's on by default. To remove it simply called 'disable_print_log()'