From: Nick <ni...@dd...> - 2003-04-30 17:29:46
|
I'll buy that... that's also what psycopg returns. So, should the naming be in accordance with Python types or with SQL types? Nick On Wed, 2003-04-30 at 12:06, Bud P.Bruegger wrote: > That would probably be consistent. I wasn't disturbed by the name > earlier because DateTime could as well refer to the mx.DateTime type > of python that is stored as the (non-standard) MySQL DateTime data > type... > > On 30 Apr 2003 11:53:28 -0500 > Nick <ni...@dd...> wrote: > > why is the column type in SQLObject DateTimeCol instead of > > TimestampCol? |