sqlparse
sqlparse copied to clipboard
Add example script to extract column names.
I am concerned that this extraction of column names is a very common sql parsing application #680, but there is no relevant example in the example, and such an example is added
Hey @ChrisJaunes ,
Just wanted to say thank you for this, I was actually checking for this functionality and I came across this PR.