-
Notifications
You must be signed in to change notification settings - Fork 39
List query history by date #212
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
Conversation
Signed-off-by: worksofliam <[email protected]>
|
👋 A new build is available for this PR based on 088f4a7. |
|
👋 A new build is available for this PR based on a8558fd. |
|
@davecharron I will work on that. |
Signed-off-by: worksofliam <[email protected]>
…ch/vscode-db2i into feature/group_history_by_date
|
👋 A new build is available for this PR based on 5ec9020. |
Co-authored-by: Dave Charron <[email protected]>
|
👋 A new build is available for this PR based on e549eab. |
davecharron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try this order
Co-authored-by: Dave Charron <[email protected]>
|
👋 A new build is available for this PR based on b4651b2. |
|
👋 A new build is available for this PR based on 521737b. |
|
If a query from a category other than Past day is run, it gets added to the Past day category, but does not always get removed from the previous category. I'll step through the failing case to see what the deal is. |
Looks like it's a weirdness where the statement ended up in two categories. Not sure how, but could be related to the warning on this PR that testing it breaks existing history. After manually deleting one of the instances, it behaves as expected. |

warning: if you test this PR, it will break your existing query history