chore(schema): +procedures#piece_justificative_multiple
This commit is contained in:
parent
ed1c6ec515
commit
0014ce4b91
3 changed files with 11 additions and 0 deletions
|
@ -664,6 +664,7 @@ ActiveRecord::Schema.define(version: 2022_11_30_113745) do
|
|||
t.string "organisation"
|
||||
t.bigint "parent_procedure_id"
|
||||
t.string "path", null: false
|
||||
t.boolean "piece_justificative_multiple", default: true, null: false
|
||||
t.boolean "procedure_expires_when_termine_enabled", default: true
|
||||
t.datetime "published_at"
|
||||
t.bigint "published_revision_id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue