Migration: Index and make Procedure.path nonnull

This commit is contained in:
Nicolas Bouilleaud 2019-09-17 15:55:35 +02:00
parent 703c436c61
commit e9c6ed80e4
4 changed files with 11 additions and 3 deletions

View file

@ -11,6 +11,7 @@ FactoryBot.define do
duree_conservation_dossiers_hors_ds { 6 }
ask_birthday { false }
lien_site_web { "https://mon-site.gouv" }
path { SecureRandom.uuid }
transient do
administrateur {}