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

Prefix error messages with [quill] #2266

Closed
wants to merge 2 commits into from
Closed

Conversation

juliano
Copy link
Collaborator

@juliano juliano commented Oct 6, 2021

Fixes #990

Problem

All error messages should be prefixed with [quill]

Solution

Add [quill] prefix to error messages

Notes

Additional notes.

Checklist

  • Unit test all changes
  • Update README.md if applicable
  • Add [WIP] to the pull request title if it's work in progress
  • Squash commits that aren't meaningful changes
  • Run sbt scalariformFormat test:scalariformFormat to make sure that the source files are formatted

@getquill/maintainers

@deusaquilus
Copy link
Collaborator

@juliano I like this but there should be a switch in io.getquill.util.Messages to enable/disable it. Could you please add that and then I'll merge. Thanks!

@juliano juliano closed this Oct 8, 2022
@juliano juliano deleted the prefix-errors branch October 8, 2022 14:27
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.

Quill should label Option#get Query error as Quill
2 participants