sql-runner
sql-runner copied to clipboard
Provide playbook line numbers for all errors where possible
When SQL-runner can't find a file, it throws an error which contains the path it looked for the file, but not the line number of the relevant playbook.
If possible, it might be a nicer experience to point to the specific line of a playbook where the path was specified.