Class: DbSchema::Definitions::Field::Interval

Inherits:
Base
  • Object
show all
Defined in:
lib/db_schema/definitions/field/datetime.rb

Instance Attribute Summary

Attributes inherited from Base

#default, #name

Method Summary

Methods inherited from Base

#array?, attributes, #attributes, #custom?, default_attribute_values, #default_is_expression?, #initialize, #null?, #options, #primary_key?, register, #type, type, valid_attributes, #with_attribute, #with_type

Constructor Details

This class inherits a constructor from DbSchema::Definitions::Field::Base