Commit Graph

7 Commits

Author SHA1 Message Date
end a1284075aa fix: strict ClockTime parsing and ISODuration SQL
Validate constructors, strict HH:MM:SS parse, UTC ClockTimeFromTime,
ISODuration Value/Scan, Compare and TextMarshaler, codec.go split.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 18:01:08 -07:00
end 49ac7dd22a add BSD 3-Clause license 2026-01-27 15:09:06 -08:00
end a84cfde045 add ISODuration type for ISO8061 duration compatibility 2025-12-11 20:25:29 -08:00
end 6ecb12c98c marshal database value to byte slice 2025-07-23 10:59:03 -07:00
end ae00160469 support unmarshaling from []byte 2025-07-22 18:51:53 -07:00
end c77b07188c add comparison helpers 2025-07-22 18:29:13 -07:00
end cef1040532 initial commit 2025-07-22 18:22:49 -07:00