I'm playing with the Liquibase portion of SQLcl (19.2.1).
I have some questions:
- How do I create a baseline (lb genschema) for not-my-schema? (developers don't have Data/Code Schema passwords)
- Can I tell LB to "skip invalid" objects when I run "lb genschema"?
- Or .. can I give it a list of objects for "lb genobject"?
Thanks,
MK