Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Clear warnings just after successful query. #608

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Clear warnings just after successful query. #608

merged 1 commit into from
Jan 30, 2019

Conversation

kuba--
Copy link
Contributor

@kuba-- kuba-- commented Jan 29, 2019

Signed-off-by: kuba-- kuba@sourced.tech

Fixes #600

ClearWarnings rule will be execute after every query, but physically it will clear warnings if the query finished with success (when number of warnings didn't change). In other words SHOW WARNINGS will show all warnings till you run correct query.

@kuba-- kuba-- requested a review from a team January 29, 2019 10:55
@kuba-- kuba-- added the bug Something isn't working label Jan 29, 2019
Signed-off-by: kuba-- <kuba@sourced.tech>
@ajnavarro ajnavarro merged commit 5bbb4f0 into src-d:master Jan 30, 2019
@kuba-- kuba-- deleted the fix-600/warnings branch February 12, 2019 21:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants