On May 8, 2008, at 5:40 PM, Dan wrote:
>
> That worked! Thank you for the quick response.
in 0.5 I'm changing quote so that True/False will in fact force the
quoting in either direction. the default will be None.
--~--~-~--~~~---~--~~
You received this mes
That worked! Thank you for the quick response.
On May 8, 5:25 pm, Michael Bayer <[EMAIL PROTECTED]> wrote:
> On May 8, 2008, at 5:13 PM, Dan wrote:
>
>
>
>
>
> > I have an Oracle schema that has a column name labeled as
> > 'when' (without the quotes). Everything works fine in PL/SQL when
> >
On May 8, 2008, at 5:13 PM, Dan wrote:
>
> I have an Oracle schema that has a column name labeled as
> 'when' (without the quotes). Everything works fine in PL/SQL when
> referencing this column -- not special handling needs to be done.
> However, we created a sqlalchemy definition as follows: