Class
MigrationTestHelper::Table
In:
lib/migration_test_helper.rb
Parent:
Object
Methods
column
index
Included Modules
Connection
Test::Unit::Assertions
Attributes
name
[R]
Public Instance methods
column
(colname,type,options={})
index
(column_name, options = {})
[Validate]