[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Use config.db global opts as defaults for all testi
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-03-22 14:42:38
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/28edc2604a96/ Changeset: 28edc2604a96 Branch: master User: zzzeek Date: 2017-03-22 14:13:15+00:00 Summary: Use config.db global opts as defaults for all testing_engine() Some options need to be passed to engines in all cases, such as currently the oracle 12516 workaround. make sure calls to testing_engine also set up the dictionary with defaults even if options is passed. not clear if this affects other backends yet. Change-Id: I5a1f7634e4ce5af6fe55dc21a24db6afacd19bb7 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. |