Taragolis commented on issue #34799: URL: https://github.com/apache/airflow/issues/34799#issuecomment-1750570840
I've marked as "good first issue" it should be a simple change, just need to implements `get_ui_field_behaviour` on PostgresHook Some examples in other Hooks https://github.com/apache/airflow/blob/659d94f0ae89f47a7d4b95d6c19ab7f87bd3a60f/airflow/providers/arangodb/hooks/arangodb.py#L137-L154 https://github.com/apache/airflow/blob/284fa7000dd342967935aff39b1a6f83f9afb174/airflow/providers/amazon/aws/hooks/base_aws.py#L793-L819 -- 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]
