nuodb-python
nuodb-python copied to clipboard
Limitations of year in datetime and date types
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.