OpenLogReplicator icon indicating copy to clipboard operation
OpenLogReplicator copied to clipboard

Add owner field to DDL statements with non-table objects

Open hbk671104 opened this issue 1 year ago • 1 comments

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

hbk671104 avatar Jun 14 '24 10:06 hbk671104

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

bersler avatar Jun 18 '24 20:06 bersler

implemented in master branch

bersler avatar Dec 29 '24 14:12 bersler

implemented in master branch

Can you point out in which commit?

hbk671104 avatar Jan 13 '25 06:01 hbk671104