kaxil commented on a change in pull request #16401:
URL: https://github.com/apache/airflow/pull/16401#discussion_r651682360
##########
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
|
+--------------------------------+------------------+-----------------+---------------------------------------------------------------------------------------+
-| ``e9304a3141f0`` (head) | ``83f031fd9f1c`` | | Make
XCom primary key columns non-nullable
|
+| ``a84a5abfca95`` (head) | ``e9304a3141f0`` | | Set
default start_time for dagrun to null and set default state to QUEUED
|
++--------------------------------|------------------|-----------------|---------------------------------------------------------------------------------------|
+| ``e9304a3141f0`` | ``83f031fd9f1c`` | | Make
XCom primary key columns non-nullable
|
Review comment:
```suggestion
| ``a84a5abfca95`` (head) | ``e9304a3141f0`` | | Set
default start_time for dagrun to null and set default state to QUEUED
|
+--------------------------------+------------------+-----------------+---------------------------------------------------------------------------------------+
| ``e9304a3141f0`` | ``83f031fd9f1c`` | | Make
XCom primary key columns non-nullable
|
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]