Methods

<=> (DataMapper::Migration)
add_column (SQL::TableModifier)
all_databases (Spec::Example::MigrationExampleGroup)
be_primary_key (Spec::Matchers::Migration)
change_column (SQL::TableModifier)
column (SQL::Table)
column (SQL::TableCreator)
create_index (DataMapper::Migration)
create_migration_info_table_if_needed (DataMapper::Migration)
create_table (DataMapper::Migration)
down (DataMapper::Migration)
drop_column (SQL::TableModifier)
drop_columns (SQL::TableModifier)
drop_table (DataMapper::Migration)
execute (DataMapper::Migration)
failure_message (Spec::Matchers::Migration::NullableColumnMatcher)
failure_message (Spec::Matchers::Migration::HaveTableMatcher)
failure_message (Spec::Matchers::Migration::PrimaryKeyMatcher)
failure_message (Spec::Matchers::Migration::HaveColumnMatcher)
have_column (Spec::Matchers::Migration)
have_table (Spec::Matchers::Migration)
matches? (Spec::Matchers::Migration::HaveColumnMatcher)
matches? (Spec::Matchers::Migration::HaveTableMatcher)
matches? (Spec::Matchers::Migration::PrimaryKeyMatcher)
matches? (Spec::Matchers::Migration::NullableColumnMatcher)
migrate_down! (DataMapper::MigrationRunner)
migrate_up! (DataMapper::MigrationRunner)
migration (DataMapper::MigrationRunner)
migration_info_table (DataMapper::Migration)
migration_info_table_exists? (DataMapper::Migration)
migration_name (Spec::Example::MigrationExampleGroup)
migration_name_column (DataMapper::Migration)
migration_record (DataMapper::Migration)
migrations (DataMapper::MigrationRunner)
modify_table (DataMapper::Migration)
needs_down? (DataMapper::Migration)
needs_up? (DataMapper::Migration)
negative_failure_message (Spec::Matchers::Migration::PrimaryKeyMatcher)
negative_failure_message (Spec::Matchers::Migration::HaveColumnMatcher)
negative_failure_message (Spec::Matchers::Migration::HaveTableMatcher)
negative_failure_message (Spec::Matchers::Migration::NullableColumnMatcher)
new (SQL::TableCreator)
new (DataMapper::Migration)
new (SQL::TableCreator::Column)
new (DataMapper::DuplicateMigrationNameError)
new (SQL::Mysql::Column)
new (SQL::Mysql::Table)
new (SQL::TableModifier)
new (Spec::Matchers::Migration::HaveColumnMatcher)
new (SQL::Postgresql::Column)
new (SQL::Postgresql::Table)
new (SQL::TableCreator::SqlExpr)
new (Spec::Matchers::Migration::HaveTableMatcher)
new (SQL::Sqlite3::Table)
new (SQL::Sqlite3::Column)
now (SQL::TableCreator)
perform_down (DataMapper::Migration)
perform_up (DataMapper::Migration)
permit_null (Spec::Matchers::Migration)
property_schema_statement (SQL::Mysql)
property_schema_statement (SQL::Postgresql)
query (Spec::Example::MigrationExampleGroup)
query_column_constraints (SQL::Postgresql::Table)
quote_column_name (DataMapper::Migration)
quote_column_name (SQL::TableModifier)
quote_table_name (DataMapper::Migration)
quoted_name (DataMapper::Migration)
quoted_table_name (SQL::TableCreator)
quoted_table_name (SQL::TableModifier)
recreate_database (SQL::Sqlite3)
recreate_database (SQL::Postgresql)
recreate_database (SQL::Mysql)
rename_column (SQL::TableModifier)
run_migration (Spec::Example::MigrationExampleGroup)
run_prereq_migrations (Spec::Example::MigrationExampleGroup)
say (DataMapper::Migration)
say_with_time (DataMapper::Migration)
supports_schema_transactions? (SQL::Sqlite3)
supports_schema_transactions? (SQL::Mysql)
supports_schema_transactions? (SQL::Postgresql)
supports_serial? (SQL::Postgresql)
supports_serial? (SQL::Mysql)
supports_serial? (SQL::Sqlite3)
table (SQL::Sqlite3)
table (Spec::Example::MigrationExampleGroup)
table (SQL::Postgresql)
table (SQL::Mysql)
table_options (SQL::Postgresql)
table_options (SQL::Sqlite3)
table_options (SQL::Mysql)
this_migration (Spec::Example::MigrationExampleGroup)
to_s (SQL::Table)
to_s (SQL::TableCreator::SqlExpr)
to_sql (SQL::TableCreator::Column)
to_sql (SQL::TableCreator)
up (DataMapper::Migration)
update_migration_info (DataMapper::Migration)
uuid (SQL::TableCreator)
write (DataMapper::Migration)