
Migration issues
Reported by marc | June 3rd, 2009 @ 08:40 AM
I had a previous installation of Integrity (foca-integrity-0.1.8) running on sqlite3.
I installed integrity-0.1.10 and ran migrate_db. This migrated all the data forward except the +author+ field on the Commit model.
Using sqlite3, the field contained the value ' <>'
I wasn't able to figure out why this was happening, but I did find a workaround:
Change the author's property type on the Commit model, from "Author" to "String", run the migration and then change it right back.
Comments and changes to this ticket
-
marc June 3rd, 2009 @ 08:49 AM
Using sqlite3, the field contained the value
'<Commit author not loaded> <<Commit author not loaded>>'
-
Simon Rozet October 21st, 2009 @ 10:51 PM
- State changed from new to wontfix
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 ยป
Automated continuous integration server that doesn't suck.