[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Ensure 'options' is always present in foreign key i
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-06-03 19:11:52
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/daf209bd6b6f/ Changeset: daf209bd6b6f Branch: None User: zzzeek Date: 2016-06-03 19:07:14+00:00 Summary: Ensure 'options' is always present in foreign key info Regarding 0e88bcc30ed49193b91f248123f526fa30007f22, "options" needs to be present as a key in the dictionary because Alembic uses this as a guide to know if the backend is even capable of reporting on foreign key options. Change-Id: I271090f75088cfeec24315a878060f9b8a265335 Affected #: 4 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. |