Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Tests fail when run on SurealDB v1.0.0-beta.8 #76

Closed
Du-z opened this issue Oct 1, 2022 · 7 comments
Closed

Tests fail when run on SurealDB v1.0.0-beta.8 #76

Du-z opened this issue Oct 1, 2022 · 7 comments
Labels
blocked Work on this issue is blocked until further notice bug Something isn't working confirmed The issue is confirmed

Comments

@Du-z
Copy link
Collaborator

Du-z commented Oct 1, 2022

Spent a few hours on this and couldn't get the basic Create then get by id to work.

Even via postman I cannot do SELECT * FROM object WHERE id = "object:1405536926";

@Du-z
Copy link
Collaborator Author

Du-z commented Oct 1, 2022

This is in Beta 8 and the test object was inserted using Rest Create endpoint
image

@Du-z
Copy link
Collaborator Author

Du-z commented Oct 1, 2022

It works when rolling back to Beta 7
image

@AntoniosBarotsis
Copy link

I haven't tried this myself but it probably makes more sense to post this to the SurrealDB issues, not sure if this is intended or not.

@Du-z
Copy link
Collaborator Author

Du-z commented Oct 1, 2022

Yeah, wanted to confirm that it is now a issue from our implementation. But it is looking like it is a SurrealDB bug.

Bug raised here
surrealdb/surrealdb#1281

@Du-z
Copy link
Collaborator Author

Du-z commented Oct 1, 2022

Workaround for bug is in #78 and should be removed when this bug is resolved.

Commit for workaround aa5c45b

@ProphetLamb
Copy link
Collaborator

Keeping this issue open, as blocked, until the issue is resolved

@ProphetLamb ProphetLamb added bug Something isn't working blocked Work on this issue is blocked until further notice confirmed The issue is confirmed labels Oct 1, 2022
@ProphetLamb
Copy link
Collaborator

Solved with nightly branch

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked Work on this issue is blocked until further notice bug Something isn't working confirmed The issue is confirmed
Projects
None yet
Development

No branches or pull requests

3 participants