-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
The oracle connector currently discards truncate events. The connector should also support those event just like the postgres connector.
It does get a bit complicated though, since oracle sees those events as DDL statements and not as DML events.