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

breakdown when invoke encoding::base64::decode #360

Closed
classLfz opened this issue Jul 17, 2024 · 1 comment
Closed

breakdown when invoke encoding::base64::decode #360

classLfz opened this issue Jul 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@classLfz
Copy link

Describe the bug
When I query with RETURN encoding::base64::decode("MjMyMw");, the surrealist application alert the information Received invalid binary data.

To Reproduce
Steps to reproduce the behavior:

  1. init surrealdb;
  2. open surrealist with a new query;
  3. input RETURN encoding::base64::decode("MjMyMw");;
  4. click Run query button;

Expected behavior
Message: Received invalid binary data

Environment:

1. surrealist version: 2.1.2;
2. surrealdb version: 1.5.3;
@classLfz classLfz added the bug Something isn't working label Jul 17, 2024
@macjuul
Copy link
Contributor

macjuul commented Aug 19, 2024

This was fixed in Surrealist 2.1.4 and later versions 😁

@macjuul macjuul closed this as completed Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants