sqlparse icon indicating copy to clipboard operation
sqlparse copied to clipboard

Wont work for Joins

Open SirSharanChakradhar opened this issue 6 years ago • 4 comments

Hey,

I have multiple Tables with Aliases as A, B... so on connected with left outer joins. It displayed as aliases name for the table and displayed only first table.

SirSharanChakradhar avatar Jun 17 '19 02:06 SirSharanChakradhar