leonarduschen commented on issue #18457: URL: https://github.com/apache/airflow/issues/18457#issuecomment-998565123
Ah sorry, completely forgot about it @eladkal the issue is that the migration doesn't work when the config `sql_require_primary_key` is set to ON - and some managed database provider (in this case DigitalOcean) doesn't allow changing that config. So what I ended up doing is this https://github.com/apache/airflow/issues/18457#issuecomment-925652133 - which is not really a solution in my opinion I think this is still a issue, I'll check again and try to make a PR in the next few days if it still is -- 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]
