alfio-event / alfio-event/alf.io

unify resource_* with the configuration_* tables

Ouverte
#400 0 commentaires 0 réactions 1 personne assignée Réclamée par @syjer Voir sur GitHub
enhancement
Langage dominant
Java
Étoiles
1.6k
Forks
396
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.