Similarity Schema Checks
Đang mở
feature
Menas
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ả
We can implement a set of routines that provide schema difference give 2 schemes to track schema changes between versions. That may include:
* The list of new fields
* The list of deleted fields
* The list of changed properties of fields (type, nullability, etc)
But this will require some UI work as well to visualize the difference. Probably the easiest way is to display the above lists as text boxes.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.