ActiveRecord
@Ruby, @Ruby_on_Rails
Supported database column types
- binary
- boolean
- date
- datetime
- decimal
- float
- integer
- primary_key
- string
- text
- time
- timestamp
Misc.
- Use "AddColumnToTable" style migration names to have the work done for you automatically in the migration