Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

26 error report file name #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lewismoten
Copy link

This issue resolved #26 where file names are now written out to the console since multiple files could have the same SQL queries.

One item of note is that I placed the SQL query itself on the next line afterwards and changed it to gray. If this is an issue, it can be changed to also be green. The main issue was to ensure that the file name appeared next to the type UP or DOWN since the SQL is often a multi-lined statement. In the provided screenshot, the sql command is one line select 1 and in grey.

image

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.

Errors do not report the processed file name that failed
1 participant