On Friday 17 April 2009, Bill Sim wrote: > This sounds ridiculous to me, but if I'm missing something, I would > love to hear some opinions. Is there an issue with support for > Ruby+Postgres?
I much prefer PostgreSQL over MySQL. MySQL's interpretation of the SQL standard(s) has driven me up the wall at times. Does it still force a default value on every column with a NOT NULL constraint? PostgreSQL works great with Rails, the support in the core is exactly as for MySQL. I've encountered the odd extension (plugin, gem, whatever) that only supports MySQL, but that may rather an indication of the extension's quality. Michael -- Michael Schuerig mailto:[email protected] http://www.schuerig.de/michael/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

