[Open Source Liquibase] Use super-user (not SYS!) to run Liquibase multi-schema changesets
These are notes for myself. Use on production database at your own risk
I use Liquibase a lot.
I can't imagine my work without versioning and controlling my database changes.
Don't use SYS to deploy your Liquibase changesets!
If I have a simple one-s...
rafal.hashnode.dev3 min read