bersler / OpenLogReplicator

Open Source Oracle database CDC
https://www.bersler.com
GNU General Public License v3.0
280 stars 131 forks source link

Add owner field to DDL statements with non-table objects #151

Open hbk671104 opened 2 months ago

hbk671104 commented 2 months ago

Tested with objects below:

  1. Views
  2. Indexes
  3. Stored functions
  4. Stored procedures
  5. Packages
  6. Synonyms
  7. Database triggers
  8. Sequences
  9. Java classes
  10. Java sources
bersler commented 2 months ago

I will look at the work after I finish the task that I am currently working on.