Mapping table default values need extra validation
Đang mở
feature
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
Right now there is no validation applied on the defaults of a mapping table and they can also be inserted multiple times
## Feature
Add validation when creating a default for mapping tables
## Proposed Solution [Optional]
Solution Ideas
1. Do not allow inserting a default for the same field
2. Verify that the type of the default is compatible with the mapping table field type
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.