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

Bug: #110

Open
2 tasks done
yghaderi opened this issue Sep 6, 2024 · 0 comments
Open
2 tasks done

Bug: #110

yghaderi opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yghaderi
Copy link

yghaderi commented Sep 6, 2024

Describe the bug

insert datetime value to table

Steps to reproduce

I want insert this {'date': '2023-07-03T07:18:52.841147', 'open': 27430.0, 'high': 27730.0, 'low': 27420.0, 'close': 27720.0, 'final': 27490.0, 'y_final': 27190.0, 'vol': 713407.0, 'val': 19755901740.0, 'count': 560.0, 'ins': 'instrument:IRO1ABIK0001'} record to databse but resive this error surrealdb.ws.SurrealPermissionException: There was a problem with the database: Found '2023-07-03T07:18:52.841147' for field date, with record trade:mb5zls5xah1xyo4rsa1o, but expected a datetime. how can fixed it?

Expected behaviour

insert record.

SurrealDB version

2.0.0 beta linux

surrealdb.py version

0.3.2

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
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