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(shell-api): reset current cursor when db changes or auths MONGOSH-13 #1000

Merged
merged 1 commit into from Jul 8, 2021

Conversation

addaleax
Copy link
Contributor

@addaleax addaleax commented Jul 8, 2021

Reset the current cursor on:

  • Assignment to db
  • db.auth()
  • db.logout()

…H-13

Reset the current cursor on:
- Assignment to `db`
- `db.auth()`
- `db.logout()`
@addaleax addaleax merged commit bb1e8b2 into main Jul 8, 2021
@addaleax addaleax deleted the 13-dev branch July 8, 2021 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants