ashb opened a new issue #9155: URL: https://github.com/apache/airflow/issues/9155
See https://github.com/dpgaspar/Flask-AppBuilder/pull/1368 Daniel @ FAB has recommended we add a migration in Airflow to handle this subtle schema change in FAB. We can do that, but we don't currently have a migration that creates/ensures the FAB tables exist (we have been relying on FAB creating them for us) -- so perhaps we should "import" the current definition of all of FABS tables with an set of `CREATE TABLE IF NOT EXIST` statements. ---------------------------------------------------------------- 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]
