When you run the hobo g migration do you choose the option to 'm' to run the migration after creating it? I believe Hobo just compares the actual database to the models looking for changes so if you only create the migratino files but don't migrate the database it won't "see" the previous migration and do it again. You need to migrate the database between each hobo g migration iteration and not just create the migration files themselves.
Bob -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/vJ8Pxz6S7tcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
