Hi guys! can we indent sql queries (redshift usage...
# troubleshoot
l
Hi guys! can we indent sql queries (redshift usage) as on demo site ?
b
You mean, we currently do not indent?
l
yes, it is not indented
b
Can you send the demo site reference?
l
b
I see. - I think the indentation is coming directly from the string we are scraping from the source system, we do not currently reparse or reformat the string 😞
thank you 1
l
Thanks for your answer @big-carpet-38439! I found a solution to indent queries using sqlparse. Do you think I can create a PR or should we code from scratch?