BasPH commented on issue #18457: URL: https://github.com/apache/airflow/issues/18457#issuecomment-925666812
Seems like more people bumped into this problem: [1](https://stackoverflow.com/a/68832568/3066428) and [2](https://github.com/laravel/framework/issues/33238). [This post](https://github.com/laravel/framework/issues/33238#issuecomment-873322434) suggests you can set `SET SESSION sql_require_primary_key=0` to disable it within a session, but I would want to properly test that first. -- 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]
