refactor(repetition): add row_id to champs

This commit is contained in:
Paul Chavard 2022-12-16 12:39:51 +01:00
parent 5a7b2f76ee
commit dfe65136be
44 changed files with 106 additions and 7 deletions

View file

@ -18,6 +18,7 @@
# etablissement_id :integer
# external_id :string
# parent_id :bigint
# row_id :string
# type_de_champ_id :integer
#
class Champs::HeaderSectionChamp < Champ