Postgresql default to no backslash escaping
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
F
Federico Caselli committed
08eee60332fbd3bbf7da6885b5de3748b40fb36a
Parent: 65192be