alfio-event / alfio-event/alf.io
unify resource_* with the configuration_* tables
Offen
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 1.6k
- Forks
- 396
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently the templates are saved in the resource_* tables, but, in theory, with some refactoring they coud be folded in the configuration_* .
Benefit: less tables, more coherent api.
Note: the configuration_* tables could be additionally folded in a single one.
Note2: we can use partial unique index for handling the uniqueness https://www.postgresql.org/docs/current/indexes-partial.html
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.