Class: MassiveRecord::ORM::Column

Inherits:
Base
  • Object
show all
Includes:
Schema::ColumnInterface
Defined in:
lib/massive_record/orm/column.rb

Method Summary

Methods included from Schema::ColumnInterface

#add_field, #attributes_to_row_values_hash

Methods inherited from Base

#==, #freeze, #frozen?, #id, #init_with, #initialize, #inspect, #readonly!, #readonly?, reset_table_name_configuration!, table_name, table_name=

Constructor Details

This class inherits a constructor from MassiveRecord::ORM::Base