Skip to content

fix: Missing newlines if source files do not start with BEGIN;\n SELECT ... - #4

Open
webbrain-one wants to merge 1 commit into
aanari:masterfrom
webbrain-one:webbrain/issue-3
Open

fix: Missing newlines if source files do not start with BEGIN;\n SELECT ...#4
webbrain-one wants to merge 1 commit into
aanari:masterfrom
webbrain-one:webbrain/issue-3

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #3

If the source file did not start with a blank line, the generated file would concatenate the filename comment with the first SQL statement. This ensures the comment is always followed by a newline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing newlines if source files do not start with BEGIN;\n SELECT ...

1 participant