OpenLogReplicator
OpenLogReplicator copied to clipboard
Feature: Add support for binary XMLType support on Oracle 23c
Is your feature request related to a problem? Please describe. The experimental feature of binary XMLType support does not work on Oracle 23c
Describe the solution you'd like Add support for Oracle 23c
Describe alternatives you've considered Either downgrade the database to 21c or use character XMLType instead of binary.
Additional context This type is often used by customers and Oracle 23c is gaining popularity. This could make the feature non experimental but production ready.
This feature is complicated to implement.. If there is a demand from users more focus could be given here.