mirror of https://github.com/ekimekim/wubloader
thrimshim: Fix bug in serializing columns
Converting all datetime values to string no longer works because video_range isn't a datetime but a list of datetimes. We switch to a more robust approach of using the json "default" arg to specify how to serialize.pull/237/head
parent
aab8cf2f0f
commit
192a0869f7
Loading…
Reference in New Issue