Fix problem schema

This commit is contained in:
Damien Le Thiec 2023-01-31 17:01:38 +01:00
parent 4a07fd6223
commit 4a5e866974

View file

@ -165,7 +165,6 @@ ActiveRecord::Schema.define(version: 2023_01_26_145329) do
t.datetime "reminded_at"
t.datetime "revoked_at"
t.datetime "updated_at", null: false
t.datetime "reminded_at"
t.index ["claimant_id"], name: "index_avis_on_claimant_id"
t.index ["dossier_id"], name: "index_avis_on_dossier_id"
t.index ["experts_procedure_id"], name: "index_avis_on_experts_procedure_id"