This repository was created to help you get through my new blog post about versioning Oracle Database using Liquibase Community Edition.
https://pretius.com/blog/liquibase-database-version-control/
Folders description:
/changelog/ - sample changelogs used in blog post
/database/ - sample datbase objects used
/.extras/ - additional files:
- Power Shell script automatically adding changesets to your existing DB objects
- sample changelogs using various LIquibase features ( still working at it)
- Visual Studio Code snippets - VS Code snippets to help you automatically create changesets without unnecessary writing