[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-11-30 17:22:04
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/03a3b5ffd302/ Changeset: 03a3b5ffd302 Branch: None User: zzzeek Date: 2015-11-30 17:19:26+00:00 Summary: - A descriptive ValueError is now raised in the event that SQL server returns an invalid date or time format from a DATE or TIME column, rather than failing with a NoneType error. Pull request courtesy Ed Avis. pullreq github:206 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/730aa2140c96/ Changeset: 730aa2140c96 Branch: rel_1_0 User: zzzeek Date: 2015-11-30 17:20:23+00:00 Summary: - A descriptive ValueError is now raised in the event that SQL server returns an invalid date or time format from a DATE or TIME column, rather than failing with a NoneType error. Pull request courtesy Ed Avis. pullreq github:206 (cherry picked from commit 03a3b5ffd3027c79ce9b17b9388fd074e69b889d) 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. |