eliminate duplicate constraint check if the source attribute shares the same constraint
Aperta
optimization
- Lingua principale
- Haskell
- Stelle
- 952
- Fork
- 50
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When copying an attribute X from relvarA to Y in relvarB and if X has a subset of Y's constraints, then Y's constraints do not need to be validated. The constraint has already been validated in X.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.