uranusjr commented on a change in pull request #19190:
URL: https://github.com/apache/airflow/pull/19190#discussion_r735298596
##########
File path:
airflow/migrations/versions/03afc6b6f902_increase_length_of_fab_ab_view_menu_.py
##########
@@ -16,7 +16,7 @@
# specific language governing permissions and limitations
# under the License.
-"""Increase length of FAB ab_view_menu.name column
+"""Increase length of FAB ab_resource.name column
Review comment:
(Not specific to this line, but for migrations in general)
Why are we modifying existing migrations here, would this not break existing
installations because they are using the old table names?
--
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]