[Nitro] Latest darcs pull gives errors on postgresql
Bill Kelly
billk at cts.com
Tue Aug 28 19:24:44 EDT 2007
From: "Jonathan Buch" <john at oxyliquit.de>
>
>>> > I saw a patch related to table name quoting, so I guess this
>>> > is related?
>>>
>>> Yeap, this is related. Jonathan, is it possible that you have a look at this?
>
> I haven't looked at the quoting at all, so I'd have to read the whole
> lot first.
>
>> For what it's worth, I was able to kludge around the problem by adding
>> the following line to #enchant in og/lib/og/adapter/postgresql.rb:
>>
>> seq.tr!('"', '') ####### <-- ADDED THIS LINE to strip quotes on table name
>
> This is smelly. :/
Duh :)
That's why I didn't submit it in patch/diff form. ;)
By "for what it's worth", i meant, on the chance that it may help
to illustrate a particular point in the code where the issue
manifested.
Regards,
Bill
More information about the Nitro-general
mailing list