I believe the patch was to remove the override from DBOracle as the jdbc escape approach used in DB works.
john mcnally On Mon, 2002-04-29 at 18:33, Scott Tavares wrote: > Well now I'm confused too... So I did a clean c/o into another dir and I see > no sign of it... > > was it applied to DBOracle.java? > > is CVS HEAD different c/o then from doing this: > > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co > jakarta-turbine-torque > > ??? > > > ----- Original Message ----- > From: "Daniel Rall" <[EMAIL PROTECTED]> > To: "Turbine Torque Developers List" <[EMAIL PROTECTED]> > Sent: Monday, April 29, 2002 8:36 PM > Subject: Re: Oracle date patch > > > > I'm a bit confused here -- I was under the impression that date > > handling in Oracle had already been fixed by Bill's patches. Scott, > > have you tried Bill's patches (they're in CVS HEAD)? > > > > "Scott Tavares" <[EMAIL PROTECTED]> writes: > > > > > ...and thus the patch that was attached. > > > > > > ----- Original Message ----- > > > From: "Bill Schneider" <[EMAIL PROTECTED]> > > > To: "Turbine Torque Developers List" > <[EMAIL PROTECTED]> > > > Sent: Sunday, April 28, 2002 3:27 PM > > > Subject: Re: Oracle date patch > > > > > > > > >> I had previously had problems with the date handling in DBOracle, but > the > > >> classes12.jar (at least for 9i) handles JDBC escapes properly. The > problem > > >> was that there was method in DBOracle that didn't work, which overrode > a > > >> method in the parent DB class that did work. > > >> > > >> -- Bill > > >> > > >> ----- Original Message ----- > > >> From: "Scott Tavares" <[EMAIL PROTECTED]> > > >> To: <[EMAIL PROTECTED]> > > >> Sent: Sunday, April 28, 2002 2:07 PM > > >> Subject: Oracle date patch > > >> > > >> > > >> > Needed this change st that torque handels dates correctly for Oracle. > > >> > > > >> > > >> > > > >> ------------------------------------------------------------------------- > - > > > -- > > > > ---- > > >> > > >> > > >> > -- > > >> > To unsubscribe, e-mail: > > >> <mailto:[EMAIL PROTECTED]> > > >> > For additional commands, e-mail: > > >> <mailto:[EMAIL PROTECTED]> > > >> > > >> > > >> > > >> -- > > >> To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
