potiuk commented on issue #48953: URL: https://github.com/apache/airflow/issues/48953#issuecomment-3004603414
> [@potiuk](https://github.com/potiuk) Thanks for the tip! Looks like it's really just fab at the end of the day, and setting the version to 5.0.0rc1 makes those issues go away. Yes. That would by my guess as well. Though - you should rather be looking at https://pypi.org/project/Flask-AppBuilder/5.0.0a8/ not rc (the original rc from 2024 is already abandoned and a8 is now the one that has the latest in-dev version). Also you might want to know that we have a "green" PR that basically fixes all the problems caused by fab migration - here https://github.com/apache/airflow/pull/50960 - we rebase it periodically and work with FAB creator to be ready to migrate to FAB 5. So you might want to rebase your changes / PR for sqlalachemy on top of the FAB PR and then you will be able to upgrade sqlalchemy and run all the tests (and fix them there). -- 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