In a RoR migration, how do I auto increment a non-primary-key field? I'd like to do this in the db definition, and not in the model.In a RoR migration, how do I auto increment a n
In a RoR migration, how do I auto increment a non-primary-key field? I'd like to do this in the db definition, and not in the model.In a RoR migration, how do I auto increment a n