Feature/administration attentats (#150)
* feat: Administration des attentats : création des fonctionnalités de création, modification et suppression des attentats.
* feat: Modification du script de migration Knex afin qu'il soit générique
* feat: Correctifs suite à la Peer-Review de Pierre-Olivier
* feat: Correctif de l'initialisation des données des attentats
* feat: order on knex query for attacks
* fix: attacks seed was not in the new format
* fix: rollback migration was incorrect.
employments_references has a trigger which needs to be dropped before to drop the table itself.
* fix: idem for dev seed attacks
Co-authored-by:
pom421 <mauguet.po@gmail.com>
Showing
src/models/attacks.js
0 → 100644