Similarity Schema Checks
Aperta
feature
Menas
priority: undecided
under discussion
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.