Method: Sequel::Amalgalite::SequelTypeMap#time
- Defined in:
- lib/sequel/adapters/amalgalite.rb
#time(s) ⇒ Object
41 42 43 |
# File 'lib/sequel/adapters/amalgalite.rb', line 41 def time(s) Sequel.string_to_time(s) end |
41 42 43 |
# File 'lib/sequel/adapters/amalgalite.rb', line 41 def time(s) Sequel.string_to_time(s) end |