flake8
passed.
JSHint
passed.
Review Request #12042 — Created Feb. 4, 2022 and submitted
Django 3.2+'s
Index
support allows a tablespace to be set for
databases that support it. In preparation, this change introduces a
default_tablespace
argument on the database evolver backend, and a
testing function for querying it, which can be used during test runs.
Unit tests pass for all supported versions of Django and for all
databases. This isn't used yet, though.
Summary | ID |
---|---|
012584c4873687b3690b0a132f266ce556069f56 |