class Sequel::SQLTime

Time subclass that gets literalized with only the time value, so it operates like a standard SQL time type. This type does not support timezones, by design, so it will not work correctly with time with time zone types.