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

Database returns timezone indicators but does not accept them #392

Closed
Reillyhewitson opened this issue Nov 22, 2022 · 1 comment
Closed
Labels
bug Something isn't working db backend Issues relating to the DB backend

Comments

@Reillyhewitson
Copy link
Contributor

Reillyhewitson commented Nov 22, 2022

Description:
The database backend returns times with timezone indicators e.g. 2019-01-04 01:01:01+00:00 but does not allow you to specify a timezone indicator when updating or creating an entity in strict tables mode. Pymysql will return an error calling it an Incorrect datetime value

@Reillyhewitson Reillyhewitson added bug Something isn't working db backend Issues relating to the DB backend labels Nov 22, 2022
@MRichards99
Copy link
Collaborator

DB backend to be removed as per #489

@MRichards99 MRichards99 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 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 db backend Issues relating to the DB backend
Projects
None yet
Development

No branches or pull requests

2 participants