DDL comma placement
When making a CREATE TABLE statement, I would like to have the comma at the beginning of the line.
I've set the lists.placeCommasBeforeItems property to true, but it's not working for the DDL statement.
So either fix the comma placement option for DDL statements or add an option for it.
2
votes
Niels van de Coevering
shared this idea