Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 660 Bytes

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