GitHub user zoomingrocket edited a comment on the discussion: Airflow v3 - Issue with FAB Auth – Missing "session" Table After Fresh Install
@potiuk - Thanks for the input. Since v3 segregated FAB required to run the `airflow fab-db migrate`. We did that missing part, but still no session table provisioned. Seems like between v2 to v3, the session table definition is not getting provisioned either by `airflow db migrate` or `airflow fab-db migrate`. Any other pointers or manual provision this table? Not sure if this qualifies as a bug at this point. Most users may not bump into this as they are upgrading from prior airflow version <v3 GitHub link: https://github.com/apache/airflow/discussions/55549#discussioncomment-14404031 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
