Ed Parcell created AIRFLOW-251:
----------------------------------
Summary: Add optional parameter SQL_ALCHEMY_SCHEMA to control
schema for metadata repository
Key: AIRFLOW-251
URL: https://issues.apache.org/jira/browse/AIRFLOW-251
Project: Apache Airflow
Issue Type: Improvement
Components: core
Affects Versions: Airflow 2.0
Reporter: Ed Parcell
Priority: Minor
Using SQL Server as a database for metadata, it is preferable to group all
Airflow tables into a separate schema, rather than using dbo. I propose adding
an optional parameter SQL_ALCHEMY_SCHEMA to control this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)