[sqlalchemy] Re: DateTimeType

2011-10-13 Thread jn
Thanks Mike, you're right it's python-sybase. I'll report the bug. On Oct 13, 2:18 pm, Michael Bayer wrote: > On Oct 13, 2011, at 4:30 PM, jn wrote: > > > Using: > > SQLAlchemy-0.7.2 > > python_sybase-0.40pre1 > > Sybase ASE 12.5.3 > > >

[sqlalchemy] DateTimeType

2011-10-13 Thread jn
Using: SQLAlchemy-0.7.2 python_sybase-0.40pre1 Sybase ASE 12.5.3 I have column: edate = Column(DateTime, nullable=False, quote=False) This is info printed using the fetched row: type: edate: Jan 28 2009 12:00AM edate year: 2009 edate month: 0 Why is the month zero-based? (I can't tell

[sqlalchemy] Re: [ticket:336] Informix support and some enhancement for oracle and pgsql

2007-03-20 Thread junzhang . jn
> label length of 18 is very small, we might have to resolve ticket > #512 first (makes the truncation size non-global). please check my patch. we add a attribute in dialet for this case. --~--~-~--~~~---~--~~ You received this message because you are subscribe