adbc icon indicating copy to clipboard operation
adbc copied to clipboard

Support Elixir duration type

Open josevalim opened this issue 1 year ago • 0 comments

It will have loss of precision similar to other Calendar types when converted back but one can always cast to integer before/after for full precision. We should also raise if the duration has month or year set.

We need to wait for v1.17.

josevalim avatar May 15 '24 12:05 josevalim