SQLServer's uniqueidentifier in migrate script

Hi all,

as i’m trying to do it the rails way i have defined my db structure in
the migrate files first. now, is it possible to define the id as
:uniqueidentifier and rowguid in the script?