Fix key_mangler is always reset to None in tests

Declined
#54 · Created  · Last updated

Declined pull request

Dear contributor - This pull request is being moved to Gerrit, at https://gerrit.sqlalchemy.org/145, where it may be tested and reviewed more closely. As such, the pull request itself is being marked "closed" or "declined", however your contribution is merely being moved to our central review system. Please register at https://gerrit.sqlalchemy.org#/register/ to send and receive comments regarding this item.

Closed by: ·2016-07-08

Description

When _user_defined_key_mangler is not set, after calling configure() method on a region instance, it will be reset to backend's default, which is None. So during the tests, the _store_keys() mangler function will never be called.

0 attachments

0 comments

Loading commits...