From 6bf3492eb466a718ab4dbf8d7e2173478bbe4eb1 Mon Sep 17 00:00:00 2001 From: JimMoen Date: Wed, 5 Jun 2024 18:51:37 +0800 Subject: [PATCH] docs: add changelog for pr 13189 --- changes/ce/fix-13189.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-13189.en.md diff --git a/changes/ce/fix-13189.en.md b/changes/ce/fix-13189.en.md new file mode 100644 index 000000000..978d340ff --- /dev/null +++ b/changes/ce/fix-13189.en.md @@ -0,0 +1 @@ +Fixed an issue where the data integration with Microsoft SQL Server or MySQL could not use SQL templates with substring `values` in table name or column name.