vincbeck commented on PR #50513:
URL: https://github.com/apache/airflow/pull/50513#issuecomment-2877179756

   > > > 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 sure when they have been created but I am sure 
I have not modified/created any migration
   > > 
   > > 
   > > Hmm.. Maybe Fab auto-migrates the models ?
   > 
   > Maybe
   
   But on the other end it makes sense, we do have migration defining FAB 
related tables. FAB handles it itself. When you reset the DB, the tables are 
automatically created even though we do not have migration for it. Same thing 
applies here with the new tables


-- 
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

Reply via email to