[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-08-27 19:57:42
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/d459afa8dbf7/ Changeset: d459afa8dbf7 Branch: None User: zzzeek Date: 2015-08-27 19:56:00+00:00 Summary: - reword and update documentation on passive_updates=False; as virtually all DBs now support ON UPDATE CASCADE other than Oracle, there's no need to try to reimplement more functionality here and users should be encouraged to forego natural PKs unless their target platform supports them. references #2666 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/7de0e558e154/ Changeset: 7de0e558e154 Branch: rel_1_0 User: zzzeek Date: 2015-08-27 19:57:16+00:00 Summary: - reword and update documentation on passive_updates=False; as virtually all DBs now support ON UPDATE CASCADE other than Oracle, there's no need to try to reimplement more functionality here and users should be encouraged to forego natural PKs unless their target platform supports them. references #2666 (cherry picked from commit d459afa8dbf73b8d9d620d09dede97e3461b6b3f) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/794181697aef/ Changeset: 794181697aef Branch: rel_0_9 User: zzzeek Date: 2015-08-27 19:57:21+00:00 Summary: - reword and update documentation on passive_updates=False; as virtually all DBs now support ON UPDATE CASCADE other than Oracle, there's no need to try to reimplement more functionality here and users should be encouraged to forego natural PKs unless their target platform supports them. references #2666 (cherry picked from commit d459afa8dbf73b8d9d620d09dede97e3461b6b3f) Affected #: 2 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. |