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

Sort table failures before query failures in text output #1111

Closed
JakeWharton opened this issue Dec 31, 2018 · 1 comment
Closed

Sort table failures before query failures in text output #1111

JakeWharton opened this issue Dec 31, 2018 · 1 comment
Labels
component: sql-psi Should be implemented in https://github.com/AlecStrong/sql-psi enhancement

Comments

@JakeWharton
Copy link
Collaborator

Table failures tend to trigger tons of query failures so they should be displayed first. Not a perfect heuristic, but probably good enough.

@AlecKazakova AlecKazakova added component: sql-psi Should be implemented in https://github.com/AlecStrong/sql-psi and removed component: compiler labels Jan 12, 2019
@AlecKazakova
Copy link
Collaborator

fixed with sqldelight/sql-psi@340dda2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: sql-psi Should be implemented in https://github.com/AlecStrong/sql-psi enhancement
Development

No branches or pull requests

2 participants