Column Types in Rails Migration
Sep 10, 2021
--
It is hard to find a complete list of column types that you can add to your create_table method. Here is a list of the ones I am familiar with and I hope this helps you out. Add a comment and I can add it to the gist.
Rails Migration column types, t dot rails, create_table column types rails change method create_table column types.