[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Raise when two validators conflict
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-08-26 19:11:54
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/117997cd5b84/ Changeset: 117997cd5b84 Branch: master User: zzzeek Date: 2016-08-26 16:56:01+00:00 Summary: Raise when two validators conflict Two @validates decorators that make use of the same name is not supported. Raise an exception. Change-Id: Ia3e89ffdc9ef345a0de258e2ac0ac5e0bd421c61 Fixes: #3776 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. |