PostgreSQL / SQLite / Insert.on_conflict_do_update: respect compile_kwargs
Fixed issue where :meth:`_postgresql.Insert.on_conflict_do_update`
as well as :meth:`_sqlite.Insert.on_conflict_do_update`
parameters were not respecting compilation options such as
``literal_binds=True``.
Pull request courtesy Loïc Simon.
Fixes: #13110
Closes: #13111
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/13111
Pull-request-sha:
9ca251610b2eb1c5fdda6aeffa6e81dcaef23aaa
Change-Id: Ice21e508210d682098104c78e77bad8d24e6c93f