new(name = self.class.name, version = nil) Class Public methods
announce(message) Instance Public methods
connection() Instance Public methods
copy(destination, sources, options = {}) Instance Public methods
down() Instance Public methods
exec_migration(conn, direction) Instance Public methods
method_missing(method, *arguments, &block) Instance Public methods
migrate(direction) Instance Public methods Execute this migration in the named direction
next_migration_number(number) Instance Public methods Determines the version number of the next migration.
proper_table_name(name, options = {}) Instance Public methods Finds the correct table name given an Active Record object. Uses the Active Record object's own table_name, or pre/suffix from the options passed in.
Page 2139 of 11844