bat-ledger icon indicating copy to clipboard operation
bat-ledger copied to clipboard

migrate eyeshade collections to postgres

Open evq opened this issue 6 years ago • 1 comments

evq avatar Sep 27 '18 22:09 evq

migrations are being converted through the following pattern for each migration, serially

  • make unit tests wherever collection x is being used / touched
  • ensure payload validation is employed at each endpoint
  • swap collection x out for postgres migration
  • adjust tests as needed (properties etc)

maikelmclauflin avatar Oct 26 '18 14:10 maikelmclauflin