Version 7.36.1
1781800897082
Bug Fix
[Internal] Auto Publish
Bug Fix
Table truncation not applied before insert (V2 SQL Node) - V2 SQL Nodes with the`@truncateBefore` annotation were silently ignoring it, causing rows to be appended on every run instead of replacing the table's contents. This is now fixed and `@truncateBefore` works as expected.
