Mar-03-2019, 09:03 AM
The
You can get around this by registering an adapter function which will convert it to a type
https://docs.python.org/3/library/sqlite...-databases
sqlite3
module does not support the timedelta
datatype.You can get around this by registering an adapter function which will convert it to a type
sqlite3
knows about:https://docs.python.org/3/library/sqlite...-databases