The attributes are SQL types, hence the following are supported:
:binary:boolean:date:datetime:decimal:float:integer:primary_key:string:text:time:timestamp
These are documented under column in the Active Record API.
The attributes are SQL types, hence the following are supported:
:binary:boolean:date:datetime:decimal:float:integer:primary_key:string:text:time:timestampThese are documented under column in the Active Record API.