Class
SQL::TableCreator::Column
In:
lib/dm-migrations/sql/table_creator.rb
Parent:
Object
Methods
new
to_sql
Attributes
name
[RW]
type
[RW]
Public Class methods
new
(adapter, name, type, opts = {})
Public Instance methods
to_sql
()
[Validate]