@@ -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.