v0.4.0
v0.4.0
- Added explain_query support for DM EXPLAIN FOR plans and Tabularis Visual Explain.
- Added get_triggers and get_trigger_definition RPC implementations.
- Updated DEV2 demo schema with trigger/audit objects.
- Kept the plugin read-only and excluded Dameng JDBC jars from the release package.
Validation: mvn clean package passed; local Docker DM DEV2 smoke tests passed for explain_query and trigger metadata.