You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removal of dialect+driver means I can no longer connect to AWS RDS using AWS IAM authentication by using a customised psycopg driver variant. There is no alternate way to implement this functionality going forward as it now hardcodes the driver.
Is there a possibility to reconsider this deprecation, as it's useful?