Module: ActiveRecord::ConnectionAdapters::Column::Format

Defined in:
lib/active_record/connection_adapters/ibm_db_adapter.rb

Constant Summary collapse

IBMI_SQL_DATETIME =

T014: time and timestamps

/\A(\d{4})-(\d\d)-(\d\d)-(\d\d).(\d\d).(\d\d)(\.\d+)?\z/
IBMI_TIME =

T006: time

/^\d\d\.\d\d\.\d\d$/