flake8
passed.
JSHint
passed.
Review Request #12277 — Created May 13, 2022 and submitted
This updates the base models, destination models, and the SQLite SQL
datasets to include twoDateTimeField
and twoDateField
instances,
which will be useful for testing some operations.Only the SQLite datasets are updated, as it's the only type of database
that has to create tables and move data as part of a field change
operation. MySQL/MariaDB and Postgres don't require any updates.
All unit tests pass for all versions of Django and all databases.
Summary | ID |
---|---|
96da24092286152f2102c9fc651b212a4f97c33d |