demarches-normaliennes/lib
Colin Darie 869bdf6ade fix(after_party): backfill children Champs without row_ids
Pendant l'after_party 20221215135522_backfill_row_id_on_champs.rake
qui crééait les row_id pour la première fois,
des dossiers ont été clonés et ont échappé à cette tâche.
Ils possèdent donc des champs répétables sans row_id.

Cette tâche vient compléter les row_id manquants
pour ces quelques malheureux champs.

Co-authored-by: Paul Chavard <github@paul.chavard.net>
2023-01-18 17:42:40 +01:00
..
cops lib: add migration helpers for making a column unique 2021-04-13 18:09:59 +02:00
core_ext models: ensure DROM phone numbers are valid 2022-03-02 09:57:03 +00:00
linters fix haml linter declaration 2020-07-28 09:42:30 +02:00
prawn/fonts Spectral removed and replaced by Marianne-thin 2020-06-24 13:11:04 +00:00
tasks fix(after_party): backfill children Champs without row_ids 2023-01-18 17:42:40 +01:00
templates/haml/scaffold Change controller name according to model name, add simple_form 2017-01-24 15:53:42 +01:00