Migration script - Check if target DB is initialized before running migration
Đang mở
feature
migration
priority: undecided
under discussion
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Background
If we run a migration script first, before we initialize DB using Menas, then Menas startup will fail.
## Feature
On run check for existence and validity of `db.getCollection('db_version')`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.