> > > Have you got any plans to implement primitive type for BIGINT database > > field? >
Yes. The plan is to allow you to specify the :min and :max for numeric properties. The auto-migrate command will use this information to choose the most efficient column type for a given range, using unsigned integers when possible. This won't be for a few months though. There are a number of other tasks in the pipeline of higher priority. Dan (dkubb) Question: will there be a :signed => true/false property? Also, who do we work with to ensure nothing is overlooked, or assumed unimportant? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
