Review migrations ID/versioning
Reported by Guilherme Chapiewski | February 13th, 2009 @ 06:55 PM | in v1.0.0
Review migrations ID.
Improve version ID to prevent version conflicts, using another thing than a sequintial number. It could be YYYYMMDDHHMMSS (like Rails migrations).
Comments and changes to this ticket
-
Guilherme Chapiewski February 13th, 2009 @ 06:55 PM
- Tag set to files, migration, version
- Title changed from Review migrations ID to Review migrations ID/versioning
-
Guilherme Chapiewski February 15th, 2009 @ 03:55 AM
- State changed from new to resolved
Done.
Refactored to use YYYYMMDDHHMMSS.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
simple-db-migrate is a database migration tool inpired on Rails migrations. For more info check the project website: http://guilhermechapiewski.github.com/simple-db-migrate/