On 7/10/06, Danial Pearce <[EMAIL PROTECTED]> wrote:
>>> OT: Probably worth a different thread, but anywho. I had troubles with a
>>> column name of "cast" that was quoted properly in my schema, but RDBO was
>>> not quoting it correctly and throwing SQL errors everywhere. Is there some
>>> hook where I need to add it?
>>>
>> I have a method for quoting reserved words, but it's unaware of "cast." I'll
>> add it to the list.  This is for Postgres, right?
>
> You are correct. The "cast" issue may be postgres specific. I also
> have a problem with my "user" table.

Okay, I added "cast" and "user" as known reserved words for Pg in
Rose::DB.  The changes will be released soon...

-John


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to