How can I change the (default) type for ActiveRecord's IDs? int is not long enough, I would prefer long. I was surprised that there is no :long for the migrations - does one just use some decimal?
question from:https://stackoverflow.com/questions/1066340/how-to-use-long-id-in-rails-applications