markddrake / YADAMU---Yet-Another-DAta-Migration-Utility

A utility for Migrating Data between Oracle, Postgres, MySQL MariaDB, Snowflake. Stage Data from supported database to Amazon S3 and Azure Blob Storage in JSON and CSV Formats
MIT License
17 stars 9 forks source link

Add Support for Oracle23c #234

Closed markddrake closed 10 months ago

markddrake commented 11 months ago

Add support for Oracle 23c

markddrake commented 11 months ago

Support has been added for Oracle 23. Added Docker files for Oracle 23c to QA Environment Updated Yadamu SQL packages for Oracle to recognize new BOOLEAN data type. Updated Yadamu SQL packages for Oracle to recognize new XML Storage Model. Updated Yadamu SQL packages for Oracle to deal change in behavior w.r.t. to indexing of AQ system tables.