Wes-Reid/Excel-SQLizer

Ability to add "comments"

Closed this issue · 0 comments

It would be nice to "comment" data in the spreadsheet in a way that improves human readability without producing broken SQL.

Maybe if the first column in a row starts with "--" (e.g. just like SQL Server comments) the entire row would be ignored.

I want this because of the current spreadsheet I'm working with it would be very useful to separate big chunks of data with a comment, e.g. "data for managers"