swalkowski commented on a change in pull request #19932:
URL: https://github.com/apache/airflow/pull/19932#discussion_r761024484
##########
File path: docs/apache-airflow/migrations-ref.rst
##########
@@ -23,7 +23,9 @@ Here's the list of all the Database Migrations that are
executed via when you ru
+--------------------------------+------------------+-----------------+---------------------------------------------------------------------------------------+
| Revision ID | Revises ID | Airflow Version |
Description
|
+--------------------------------+------------------+-----------------+---------------------------------------------------------------------------------------+
-| ``be2bfac3da23`` (head) | ``7b2661a43ba3`` | ``2.2.3`` | Add
has_import_errors column to DagModel
|
+| ``5e3ec427fdd3`` (head) | ``be2bfac3da23`` | ``2.2.3`` |
Increase length of email and username in ``ab_user`` table to ``256``
characters |
Review comment:
Shouldn't we include changing column lengths in `ab_register_user` in
this migration as well, given that you update `ab_register_user` table in
`models.py`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]