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: /reconnect command and Reconnect button on exports #19

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

alyti
Copy link
Contributor

@alyti alyti commented Aug 4, 2023

Closes #10

@alyti alyti changed the title feat: /reconnect command feat: /reconnect command and Reconnect button on exports Aug 5, 2023
}
}
("reconnect", true) => {
CmdError::ExpectedNoSession.reply(&ctx, event).await?;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could in theory allow user to just import it into existing session?

@alyti
Copy link
Contributor Author

alyti commented Aug 21, 2023

@RaphaelDarley 👀

@RaphaelDarley RaphaelDarley merged commit 4fe3668 into surrealdb:main Aug 23, 2023
1 check passed
@alyti alyti deleted the reconnect branch August 23, 2023 18:27
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.

feature: reconnect command
2 participants