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

Limitations of year in datetime and date types #14

Open
DanWeiss opened this issue Jun 7, 2013 · 2 comments
Open

Limitations of year in datetime and date types #14

DanWeiss opened this issue Jun 7, 2013 · 2 comments
Labels

Comments

@DanWeiss
Copy link
Contributor

DanWeiss commented Jun 7, 2013

In the current implementation of the python driver you are unable to insert a date or datetime that has a year prior to 1902 without getting an error. Additionally if a year is already present in the database prior to 1884 then these values may be incorrect when retrieved by the python driver.

@rbuck
Copy link
Contributor

rbuck commented May 28, 2015

I don't think Nuo supports historic dates at all. So this may not be possible.

@gittywithexcitement
Copy link

@rbuck if that is true, it would be nice if the documentation said as much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants