moov-io / customers

Customer registry supporting Know Your Customer (KYC), Customer Identification Program (CIP), and OFAC checks
https://moov.io
Apache License 2.0
69 stars 19 forks source link

describe migrations #262

Closed alovak closed 4 years ago

alovak commented 4 years ago

As we switched to new type of migrations (migrations in files) we need to describe how it works not. This PR describes migrations in Customers application.

You can see how it looks here: https://github.com/moov-io/customers/blob/b149953870420290b87b785cefc0e0180ca5f4bf/docs/README.md#database-migrations

proof reading is required :D

codecov-io commented 4 years ago

Codecov Report

Merging #262 into master will decrease coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   61.59%   61.52%   -0.07%     
==========================================
  Files          50       50              
  Lines        2903     2903              
==========================================
- Hits         1788     1786       -2     
- Misses        803      804       +1     
- Partials      312      313       +1