lionzeye commented on PR #20108: URL: https://github.com/apache/superset/pull/20108#issuecomment-1303331501
This introduces sequences to various id columns, which is currently problematic. I use MariaDB as the DBMS metadata DB, which supports sequences starting at 10.3, but didn't create them upon running the migrations. This is also problematic for other DMBS, as I also found this related issue https://github.com/apache/superset/issues/20322 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
