[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-07-13 01:53:55
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/63488b2d1ea4/ Changeset: 63488b2d1ea4 Branch: master User: zzzeek Date: 2013-07-13 03:52:54 Summary: The newly added SQLite DATETIME arguments storage_format and regexp apparently were not fully implemented correctly; while the arguments were accepted, in practice they would have no effect; this has been fixed. Also in 0.8.3. [ticket:2781] Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2edc13a6b82b/ Changeset: 2edc13a6b82b Branch: rel_0_8 User: zzzeek Date: 2013-07-13 03:53:28 Summary: The newly added SQLite DATETIME arguments storage_format and regexp apparently were not fully implemented correctly; while the arguments were accepted, in practice they would have no effect; this has been fixed. [ticket:2781] Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |