GitHub user zoomingrocket added a comment to the discussion: Airflow v3 - Issue with FAB Auth – Missing "session" Table After Fresh Install
@potiuk - Thanks for the input. Since v3 seggregrated it 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 manually provision this table? Not sure if this qualifies for bug at this point. Most users may not bump into this as they are upgrading from prior airflow versiom <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]
