Taragolis commented on issue #37790: URL: https://github.com/apache/airflow/issues/37790#issuecomment-1970940967
> However, if you do not plan to support list or it is technically difficult to implement, the issue can be closed I would rather say with current implementation of connections to solve this cases would add more complexity. `airflow.models.connection.Connection` is also DB model and the expectation that the data follow defined schema into the Airflow DB, and into the DB this field is a string/text/varchar and all internal logic of that fields expects to get string here. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
