summaryrefslogtreecommitdiff
path: root/tests/multiple_database/routers.py
AgeCommit message (Expand)Author
2018-01-03Fixed #28982 -- Simplified code with and/or.Дилян Палаузов
2017-01-19Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-02-20Fixed #24351, #24346 -- Changed the signature of allow_migrate().Loic Bistuer
2014-05-22Fixed #22667 -- Replaced leader/follower terminology with primary/replicaFlavio Curella
2014-05-20replaced occurrences of master/slave terminology with leader/followerFlavio Curella
2013-10-10Whitespace cleanup.Tim Graham
2013-09-24Isolated select_for_update tests a bit more.Florian Apolloner