mayeulk commented on issue #30041:
URL: https://github.com/apache/airflow/issues/30041#issuecomment-1464988796

   As commented in the PR:
   Until a fix is found to re-enable this, I use direct connection in the 
postgresql backend, with:
   SELECT *
   FROM public.dag_run_note
   ORDER BY content ;
   (In case this helps someone.)


-- 
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]

Reply via email to