sql icon indicating copy to clipboard operation
sql copied to clipboard

Add Time::Span converters

Open vladfaust opened this issue 6 years ago • 1 comments

vladfaust avatar Mar 13 '19 22:03 vladfaust

In fact, methods time spans are stored can be different, e.g. seconds, milliseconds or even %H:%m format. Maybe some specific converters can work, for example, SQLite3::Converters::Time::Span::Second?

vladfaust avatar Mar 14 '19 19:03 vladfaust