Class: ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::MysqlDateTime
- Inherits:
-
Type::DateTime
- Object
- Type::Value
- Type::DateTime
- ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter::MysqlDateTime
- Defined in:
- lib/active_record/connection_adapters/abstract_mysql_adapter.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes inherited from Type::Value
Method Summary
Methods inherited from Type::DateTime
#type, #type_cast_for_database
Methods included from Type::TimeValue
Methods inherited from Type::Value
#==, #binary?, #changed?, #changed_in_place?, #initialize, #klass, #number?, #text?, #type, #type_cast_for_database, #type_cast_for_schema, #type_cast_from_database, #type_cast_from_user
Constructor Details
This class inherits a constructor from ActiveRecord::Type::Value