[PyGreSQL] datetime.(date|datetime|timedelta)

Christoph Zwerschke cito at online.de
Tue Aug 1 17:41:02 EDT 2006


 > maybe I will start a wiki page where I'm going to collect and order 
ideas.

Good idea. There are still 2 or 3 questions to be resolved. I'm sure we 
will come up with a good solution in the end.

> I have some perplexity about introducing into PyGreSql anyways some
> sort of dependency from mx.xxxx modules, at the same time when we are
> actually starting the removal of mx.DateTime.

I do not see it as dependency, but only as trying to be compatible to 
other widely used DB-API modules. The whole idea behind DB-API is that 
you can easily switch the module. I have just asked for opinions about 
this on the DB-SIG group. Actually, every db module is faced with this 
same problem, so it would be good if we could agree on a standard 
attribute or something.

-- Chris


More information about the PyGreSQL mailing list