In my attempt at upgrading to DM 1.0, I seem to have stumbled across a bug in dm-migrations. When building the create table command, the Enum value is not being dumped to its proper primitive type which is causing (at least) mysql to freak out.
I opened a ticket: http://datamapper.lighthouseapp.com/projects/20609/tickets/1320-using-default-values-with-enum with an example of what I am talking about and a patch that seems to fix it. I'm not sure where to put the failing specs, but the example I gave is full of fail. -- You received this message because you are subscribed to the Google Groups "DataMapper" group. 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/datamapper?hl=en.
