Hello,
Does rails assume that all table columns called "id" are int's? Asking because I am connecting to a non-rails db and some of the tables have an id column that is defined as string.
Thanks!
Hello,
Does rails assume that all table columns called "id" are int's? Asking because I am connecting to a non-rails db and some of the tables have an id column that is defined as string.
Thanks!