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