Expose color setting in signature of show_query()?
MichaelChirico opened this issue · comments
Lines 3 to 9 in 5726930
We have to disable color setting because it interferes with our SQL formatter (which can only be applied on the rendered SQL), which gets totally lost when encountering the ANSI markup codes.
Is there any reason not to put this option into the singature?