You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make datetime.time json serializable, to string ISO format. (#701)
* Make datetime.time json serializable, to string ISO format.
* Improve tests based on new test structure
* Add TIMETZ type conversion in cursor docs
* Add _to_time() converter and related cursor test
* Update HTTP request in LayerUtilsTest to include Accept header
* Remove outside request from test_layer_from_uri() to fix flaky test
---------
Co-authored-by: Bilal Tonga <bilaltonga@gmail.com>
0 commit comments