X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8191d7365a61f4d4309c2f0b387188303320a889..cff73e6feea770c80d9a63168de2be7cb6663a4d:/services/api/db/schema.rb diff --git a/services/api/db/schema.rb b/services/api/db/schema.rb index 26f1bdcc1b..8a61425d15 100644 --- a/services/api/db/schema.rb +++ b/services/api/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended to check this file into your version control system. -ActiveRecord::Schema.define(:version => 20140527152921) do +ActiveRecord::Schema.define(:version => 20140601022548) do @@ -77,7 +77,6 @@ ActiveRecord::Schema.define(:version => 20140527152921) do t.string "modified_by_user_uuid" t.datetime "modified_at" t.string "portable_data_hash" - t.string "name" t.integer "redundancy" t.string "redundancy_confirmed_by_client_uuid" t.datetime "redundancy_confirmed_at"