Found 12 result(s) tagged with 'migrations'

MigrationDataDumper

So you’re playing around with your latest project which uses these brand spanky new migration thingies. You’re so edgy! You run

Added on January 15th, 2007 @ 09:01 PM

Foreign Key Migrations

Foreign Key Migrations is a plugin that automatically generates foreign-key

Added on January 15th, 2007 @ 09:01 PM,  Author(s) Red Hill Consulting

Row Version Migrations

Row Version Migrations is a plugin that automatically generates the following

Added on January 15th, 2007 @ 09:01 PM,  Author(s) Red Hill Consulting

Transactional Migrations

Transactional Migrations is a plugin that ensures your migration scripts—both

Added on January 15th, 2007 @ 09:01 PM,  Author(s) Red Hill Consulting

RedHillOnRails Core

RedHill on Rails Core is a plugin that adds the following features:

Added on January 15th, 2007 @ 09:01 PM,  Author(s) Red Hill Consulting

Migratory Shortcuts

Migrations are truly a great addition to Rails. That said, if you have a boat load of tables in your project it can be pretty tedious to keep repeating the same values again and again. Thanks to some good feedback there is an even nice syntax now.

Added on January 15th, 2007 @ 09:01 PM,  Author(s) Will Groppe

plugin_migrations

This plugin adds the ability for all plugins to have and use migrations. It adds a new table to your database called plugin_schema_info. This helps it keep track of the migration version of each plugin.

Added on January 15th, 2007 @ 09:01 PM,  Author(s) Aaron Pfeifer & Neil Abraham

subverted_migrations

This plugin makes it easier to use Rails migrations with Subversion (when working with multiple branches).

Added on January 15th, 2007 @ 09:01 PM,  Author(s) Brad Ediger, Madriska Media Group

schema_generator 1.0.3

The rails schema generator generates complete SQL schemas from a collection of rails migrations. It currently produces one schema file each for MySQL, PostgreSQL, and SQLite.

Last release over 2 years ago by Scott Laird

migration_test_helper 1.3.2

A Rails plugin for testing migrations

Last release about 1 year ago by Micah Alles