X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/03e570095885982d23e234bce8e1c068314b63af..0df7a1c38affbc50a9c7d8834f9822e398860d91:/services/api/db/schema.rb diff --git a/services/api/db/schema.rb b/services/api/db/schema.rb index 034ee35e5f..c4cef7c6fb 100644 --- a/services/api/db/schema.rb +++ b/services/api/db/schema.rb @@ -268,6 +268,7 @@ ActiveRecord::Schema.define(:version => 20140423133559) do t.datetime "created_at", :null => false t.datetime "updated_at", :null => false t.datetime "modified_at" + t.string "object_owner_uuid" end add_index "logs", ["created_at"], :name => "index_logs_on_created_at"