This error message here: https://github.com/simonw/django-sql-dashboard/blob/422fce166cfd11f1905ed925a94e25c915ba0373/django_sql_dashboard/views.py#L242-L245 Would be more useful if it suggested replacing that `;` with `chr(59)`.
This error message here:
django-sql-dashboard/django_sql_dashboard/views.py
Lines 242 to 245 in 422fce1
Would be more useful if it suggested replacing that
;withchr(59).