alfio-event / alfio-event/alf.io
Cleanup/refactor tables: additional_service_field_value and dynamic_field_template
Đang mở
enhancement
- Ngôn ngữ chính
- Java
- Star
- 1.6k
- Fork
- 396
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The table `additional_service_field_value` is no more used -> could be dropped.
The table `dynamic_field_template` is a read only table that contains some templates for the dynamic fields. It contains also some text that must be translated, and unfortunately, as the translations are hardcoded inside, they are not up to date. -> we could drop the table, move the translations in the property files and hardcode directly the values in the code of the repository.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.