mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-22 16:41:00 -04:00
08eee60332
Changed the default backslash escape value in the PostgreSQL dialect to ``False`` to align it with the default value of ``standard_conforming_strings=on``. This change should not affect most users since the value is set at driver initialization on first connect. Fixes: #13268 Change-Id: I9b7986f1ee466fab3cab88e3f6117e313e3376cd