From 5ed92609c666995e573f06d0cb8387189edea958 Mon Sep 17 00:00:00 2001 From: Shiva Raisinghani Date: Fri, 29 Oct 2021 15:33:05 -0700 Subject: [PATCH] docs(UPDATING): Adding downtime for #16756 --- UPDATING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPDATING.md b/UPDATING.md index 3e2d5da22604..4c6e32633481 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -31,6 +31,8 @@ assists people when migrating to a new version. ### Potential Downtime +- [16756](https://github.com/apache/incubator-superset/pull/16756): The renaming of column `dbs.allow_csv_upload` fails for MySQL 8 users because there's a check constraint on it. + ### Deprecations ### Other