Jianbo He 1 год назад
Родитель
Сommit
27c380ce00
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      changes/ee/fix-14069.en.md

+ 4 - 0
changes/ee/fix-14069.en.md

@@ -0,0 +1,4 @@
+Fix prepared statements for Cassandra integration.
+
+Before the fix, when the SQL Teamples in EMQX Action were modified, it could not be prepared
+to Cassandra and caused write failure.