Skip to content
Snippets Groups Projects
Commit 2582ccc4 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

merge

parent 60595f9e
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ ActiveRecord::Schema.define(version: 2022_10_24_145426) do
t.text "metadata"
t.string "service_name", null: false
t.bigint "byte_size", null: false
t.string "checksum"
t.string "checksum", null: false
t.datetime "created_at", null: false
t.uuid "university_id"
t.index ["key"], name: "index_active_storage_blobs_on_key", unique: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment