vincbeck commented on PR #50513: URL: https://github.com/apache/airflow/pull/50513#issuecomment-2877017799
> Looks good. Do I understand correctly, that we are adding the models but NOT running the migration for FAB and not creating the models - and we are not using the "Groups" feature at all ? Or they will be created automatically somehow? You are correct, we are not using the groups feature. Though, I updated the models using new tables such as `ab_user_group` and `ab_group` without running any migration and everything works fine. When I looked at my DB, these tables exist. I am not when they have been created but I am sure I have not modified/created any migration -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org