Jeremy... thanks for the awesome job you've been doing with Sequel updates. As one person's point of view (mine): we use PostgreSQL as our primary DB at work (and we love it). We do use transaction isolation level some times, but not very often. We tend not to store "multivalue" in our fields, though there were plenty of times that we think that is useful, but Dr. Codd might have frowned at us. So we hardly use that. But i think would be super cool to see something like that in Sequel, if it's worth the effort...
On Apr 13, 11:22 am, Jeremy Evans <[email protected]> wrote: > My list of features to add to Sequel is getting a short. I currently > have 3 significant things on it, all of which I'm not sure are worth > the effort: > > 1) Extensions for PostgreSQL array and hstore types > 2) Support for specifying isolation levels in transactions > 3) Support for two-phase transactions > > Does anyone need/want any of the above features? Does anyone have any > other ideas for features that they would like added to Sequel? > > Jeremy -- 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.
