You can use a String instead of a symbol / class, such as:

column :created_at, "timestamp without time zone", :null => false

Hope that helps!
François Beausoleil


François Beausoleil
http://blog.teksol.info/


Le mercredi 4 avril 2012 à 20:54, Jason Dixon a écrit :

> I feel like this is a stupid question but I couldn't find the answer 
> anywhere. How do I specify "timestamp with time zone" for DateTime within a 
> migration?
>  
> Thanks,
> Jason
> --  
> You received this message because you are subscribed to the Google Groups 
> "sequel-talk" group.
> To view this discussion on the web visit 
> https://groups.google.com/d/msg/sequel-talk/-/wsm8RPitcJ4J.
> To post to this group, send email to [email protected] 
> (mailto:[email protected]).
> To unsubscribe from this group, send email to 
> [email protected] 
> (mailto:[email protected]).
> For more options, visit this group at 
> http://groups.google.com/group/sequel-talk?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to