mscich / LB_VERSION_CONTROL_PERFECTION

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PLSQL 79.4%Language:PowerShell 20.6%