Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #6838 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 1 year ago

[PATCH] Timestamped Migrations

Reported by: francois.beausoleil Assigned to: core
Priority: normal Milestone: 1.x
Component: ActiveRecord Version:
Severity: normal Keywords:
Cc:

Description

This is a work in progress. The patch was originally posted on issue #6799, but moved here.

Attachments

timestamped_migrations.v1.patch (3.6 kB) - added by francois.beausoleil on 12/13/06 17:11:48.
Work in progress to replace versions with a timestamp on migration files

Change History

12/13/06 17:11:48 changed by francois.beausoleil

  • attachment timestamped_migrations.v1.patch added.

Work in progress to replace versions with a timestamp on migration files

03/27/07 12:28:20 changed by tsaleh

I'd love to see this included in the next rails release. Our development team has had problems with conflicting migrations in the past.

07/13/07 23:14:34 changed by lifofifo

  • status changed from new to closed.
  • resolution set to duplicate.