Pablo Rodriguez Mira

Results 4 comments of Pablo Rodriguez Mira

Could you please provide a complete example to reproduce? See https://github.com/PabloRMira/sql_formatter/issues/161 for an example Then I could add it to the tests :-)

Hi @AHulshoff , that's right, up to now sql_formatter only supports CTAS and SELECTs as described in the [README](https://github.com/PabloRMira/sql_formatter#what-sql_formatter-does-not-do) Could you please describe in detail how the formatting for MERGE...

Hi @AHulshoff , thanks for providing the examples! Since I've never worked with MERGE statements and because of time contraints at the moment I have to admit that I will...

Hi @kfordaccela , actually I'm still wondering if such a query is valid in the first place. What SQL dialect are you using? What if `subtable` has more rows than...