[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:43:31
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/5b34463cb6e0/ Changeset: 5b34463cb6e0 Branch: rel_1_1 User: zzzeek Date: 2017-03-22 14:42:29+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 (cherry picked from commit 28edc2604a96d5ecd8318232c95a034433aa07d1) 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. |