summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHarm Geerts <hgeerts@osso.nl>2021-02-15 14:42:00 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-02-16 10:25:34 +0100
commit06e5f7ae1639f1e275e7cc1076dc70ca3ebaa946 (patch)
treea2fd1d3e10c42a07aa097d200b1d13a11b1e8b88 /docs
parent3119a6decab7788eca662b10e8c18351d20df212 (diff)
Fixed #29052 -- Made test database creation preserve alias order and prefer the "default" database.
This fixes flushing test databases when two aliases point to the same database. Use a list() to store the test database aliases so the order remains stable by following the order of the connections. Also, always use the "default" database alias as the first alias to accommodate `migrate`. Previously `migrate` could be executed on a secondary alias which caused truncating the "default" database.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions