<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>opensoul.org - Fixed in edge rails: table name quoting Comments</title>
  <id>tag:opensoul.org,2008:/2007/10/16/fixed-in-edge-rails-table-name-quoting/comments</id>
  <generator version="0.8.0" uri="http://mephistoblog.com">Mephisto Drax</generator>
  <link href="http://opensoul.org/2007/10/16/fixed-in-edge-rails-table-name-quoting/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/2007/10/16/fixed-in-edge-rails-table-name-quoting" rel="alternate" type="text/html"/>
  <updated>2007-10-16T16:22:09Z</updated>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Gabe da Silveira</name>
    </author>
    <id>tag:opensoul.org,2007-10-16:3973:3975</id>
    <published>2007-10-16T16:22:09Z</published>
    <updated>2007-10-16T16:22:09Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2007/10/16/fixed-in-edge-rails-table-name-quoting" rel="alternate" type="text/html"/>
    <title>Comment on 'Fixed in edge rails: table name quoting' by Gabe da Silveira</title>
<content type="html">&lt;p&gt;I don&#8217;t have time to go check this out to see if it was also fixed, but be aware of possible tangential issues such as a table-detecting regexp code in the Associations module that is not adapter specific and thus will fail to detect quoted tables.&lt;/p&gt;


	&lt;p&gt;Anyway, I&#8217;m glad this is in.  ActiveRecord really needed it.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://opensoul.org/">
    <author>
      <name>Zach Moazeni</name>
    </author>
    <id>tag:opensoul.org,2007-10-16:3973:3974</id>
    <published>2007-10-16T14:31:33Z</published>
    <updated>2007-10-16T14:31:33Z</updated>
    <category term="Code"/>
    <link href="http://opensoul.org/2007/10/16/fixed-in-edge-rails-table-name-quoting" rel="alternate" type="text/html"/>
    <title>Comment on 'Fixed in edge rails: table name quoting' by Zach Moazeni</title>
<content type="html">&lt;p&gt;Son of a gun. I ran into this issue with MySQL 5 vs MySQL 4 on a table called &#8220;fields&#8221;. I didn&#8217;t know it was as easy as quoting.&lt;/p&gt;


	&lt;p&gt;Good to know.&lt;/p&gt;</content>  </entry>
</feed>
