Skip to content

Commit

Permalink
Updated Schema
Browse files Browse the repository at this point in the history
  • Loading branch information
maatinito committed Jan 9, 2024
1 parent c522db3 commit 6cc09fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions db/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@
t.datetime "last_champ_private_updated_at"
t.datetime "last_champ_updated_at"
t.datetime "last_commentaire_updated_at"
t.boolean "migrated_champ_routage"
t.text "motivation"
t.bigint "parent_dossier_id"
t.string "prefill_token"
Expand Down Expand Up @@ -716,7 +715,6 @@
t.bigint "attestation_template_id"
t.datetime "created_at", null: false
t.bigint "dossier_submitted_message_id"
t.boolean "migrated_champ_routage"
t.bigint "procedure_id", null: false
t.datetime "published_at"
t.datetime "updated_at", null: false
Expand Down Expand Up @@ -768,7 +766,6 @@
t.text "lien_notice_error"
t.string "lien_site_web"
t.integer "max_duree_conservation_dossiers_dans_ds", default: 12, null: false
t.boolean "migrated_champ_routage"
t.text "monavis_embed"
t.boolean "opendata", default: true
t.string "organisation"
Expand Down

0 comments on commit 6cc09fb

Please sign in to comment.