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

Ticket #1604 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] Add migration support to postgres/mysql4.1.10+

Reported by: tobi Assigned to: David
Priority: normal Milestone:
Component: ActiveRecord Version: 0.12.1
Severity: normal Keywords:
Cc:

Description

Mysql and Postgres are now supported by migrations. Other dbs are still disabled

Attachments

1604_postgres_migrations.patch (18.2 kB) - added by tobi on 07/04/05 14:56:29.
1604_postgres_migrations_2.patch (19.1 kB) - added by tobi on 07/04/05 16:12:30.

Change History

07/04/05 14:56:29 changed by tobi

  • attachment 1604_postgres_migrations.patch added.

07/04/05 15:11:40 changed by anonymous

  • summary changed from [PATCH] Add migration support to active record to [PATCH] Add migration support to postgres.

07/04/05 16:12:30 changed by tobi

  • attachment 1604_postgres_migrations_2.patch added.

07/04/05 16:13:19 changed by tobi

  • summary changed from [PATCH] Add migration support to postgres to [PATCH] Add migration support to postgres/mysql4.1.10+.

New patch also fixed mysql 4.1.10+

07/04/05 19:08:17 changed by david

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