[Checkins] [zopefoundation/DocumentTemplate] 7e497f: - no longer escape double quotes in ``sql_quote`` ...

Jens Vagelpohl noreply at github.com
Mon Feb 3 17:03:19 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/DocumentTemplate
  Commit: 7e497f3a9455bb6a2bd22eda88ba9d2f0aeb642c
      https://github.com/zopefoundation/DocumentTemplate/commit/7e497f3a9455bb6a2bd22eda88ba9d2f0aeb642c
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/tests/test_DT_Var.py

  Log Message:
  -----------
  - no longer escape double quotes in ``sql_quote`` - that breaks PostgreSQL


  Commit: 24905814e277bba992bc765446c62ba3c42d0fbd
      https://github.com/zopefoundation/DocumentTemplate/commit/24905814e277bba992bc765446c62ba3c42d0fbd
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M CHANGES.rst
    M src/DocumentTemplate/DT_Var.py
    M src/DocumentTemplate/tests/test_DT_Var.py

  Log Message:
  -----------
  Merge pull request #49 from zopefoundation/issue_48

no longer escape double quotes in ``sql_quote`` - it breaks Postgres


Compare: https://github.com/zopefoundation/DocumentTemplate/compare/0982d86726ae...24905814e277


More information about the checkins mailing list