Return an instance of Sequel.datetime_class that will be literalized as CURRENT_TIMESTAMP.
# File lib/sequel/extensions/current_datetime_timestamp.rb, line 29 def current_datetime MAP.fetch(Sequel.datetime_class).now end
Generated with the Darkfish Rdoc Generator 2.