From: Oleg B. <ph...@ph...> - 2013-12-25 15:55:46
|
On Wed, Dec 25, 2013 at 04:53:19PM +0100, Oleg Broytman <ph...@ph...> wrote: > * DateTimeCol and TimeCol preserve microseconds. The feature requires > Python 2.6+ because in Python 2.5 datetime.strptime doesn't support > '%f' format. This seems to be a fragile issue and I'd like to ask people to test it thoroughly. But please be warned > WARNING: backward compatibility problem! Date/Time columns created > with microseconds cannot be read back with older versions of > SQLObject. and don't test it on your production databases. Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |