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

Querying bytes field crashes Surrealist #270

Open
abonshan opened this issue May 12, 2024 · 0 comments
Open

Querying bytes field crashes Surrealist #270

abonshan opened this issue May 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@abonshan
Copy link

Describe the bug
Querying a bytes field results in a crash.

To Reproduce
Steps to reproduce the behavior:

  1. Run SELECT bytes_field FROM table;.
  2. Surrealist crashes with 'Received invalid binary data' message.

Expected behavior
No crash

Environment:

Platform: Desktop
OS: Windows_NT
Architecture: x86_64
WebView: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
Version: 2.0.5
Flags: featureFlags: false, models_view: true, apidocs_view: true, themes: false, newsfeed: true

@abonshan abonshan added the bug Something isn't working label May 12, 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

1 participant