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

feat: ShortException error, and shortened sql error stack traces #125

Merged
merged 1 commit into from
Sep 15, 2019

Conversation

machow
Copy link
Owner

@machow machow commented Sep 15, 2019

The only application so far is removing context from stacktraces, when SQL can't find a function translation:

image

I think we can do some work to shorten the stack traces a bit further, by catching warnings that are for users, rather than developers in the dispatch function, but this is pretty good for now!

@machow machow merged commit 1b15288 into master Sep 15, 2019
@machow machow deleted the sql-missing-function-error branch September 15, 2019 20:54
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.

None yet

1 participant