summaryrefslogtreecommitdiff
path: root/tests/multiple_database/routers.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette2017-01-191-3/+3
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed #24351, #24346 -- Changed the signature of allow_migrate().Loic Bistuer2015-02-201-10/+12
* Fixed #22667 -- Replaced leader/follower terminology with primary/replicaFlavio Curella2014-05-221-1/+1
* replaced occurrences of master/slave terminology with leader/followerFlavio Curella2014-05-201-1/+1
* Whitespace cleanup.Tim Graham2013-10-101-1/+0
* Isolated select_for_update tests a bit more.Florian Apolloner2013-09-241-0/+61