Skip to content

Instantly share code, notes, and snippets.

@FRosner
Created June 7, 2019 09:42
Show Gist options
  • Save FRosner/3feee4056489d3bda4b7597178f6df0b to your computer and use it in GitHub Desktop.
Save FRosner/3feee4056489d3bda4b7597178f6df0b to your computer and use it in GitHub Desktop.
.
└── src
└── main
└── resources
└── db_migrations
├── V1.0.0__Customer_table.sql
├── V1.0.1__Customer_id_index.sql
└── V2.0.0__Product_table.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment