Skip to content

basic queries give unexpected results #4045

Closed Answered by mkgn
mkgn asked this question in Q&A
Discussion options

You must be logged in to vote

ok.. so I checked this with a friend of mine and the first part of the issues was sorted. Difference was that he tried it using VS Code Thunder Client and I was using surrealist over websockets.

To test these queries what I did was after inserting them using for...loop I did a

select * from user and in the results, surrealist rounds the datetime to a shorter version;

2024-05-15T10:24:28.903167600Z becomes 2024-05-15T10:24:28.903Z in surrealist query result output

So, in above queries, i use the shortened version to search and of course no results.

So, surreallist should not meddle with the datetime and it should not round it. I am going to post this to surrealist.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mkgn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant