I haven't used them for dates or timestamps, but I specifically did use 
Sequel on a project where we used Postgres Timestamp Ranges, and IIRC I was 
able to use positive and negative Float.infinity to represent open-ended 
ranges without much trouble.

The weird thing was looking at the syntax, since Ruby doesn't really have a 
comparable construct it just felt a bit funny inside ruby land. Otherwise I 
don't remember anything about it being difficult or weird. Of course this 
was years ago so the details are fuzzy :)

In general, Sequel's superb Postgres support is one of it's leading 
features IMO, so if this is something you're interested in and you end up 
adding it to the library I imagine it'll get used and loved :)

Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to