Open
Description
Reproduce: Try to send a datetime.time
object to CrateDB.
With the new orjson we pass datetime objects to our custom json_encoder, datetime.time
is not handled.
Reproduce: Try to send a datetime.time
object to CrateDB.
With the new orjson we pass datetime objects to our custom json_encoder, datetime.time
is not handled.