On 7/3/06 8:21 AM, Danial Pearce wrote: > I'd be interested to know if you have any plans for proper bytea > support?
I'm going to explore the possibility of just calling bind_params() once per "special" field. I'm not sure that's possible, but something I read recently hinted at it. Failing that, I'll next consider only calling bind_params() if one or more columns requires it. > Or maybe there is cause here for adding some sort of bytea > wrapper that packs/unpacks for you transparently? Yeah, that's an option too, but I'd much prefer a solution that didn't add this storage and computation overhead. > 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? -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