X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/12b8cfb6fc5a6ff5a171d5c6fbaf61bc906b28b3..31d298b5a3550b02d0f67c6e6110821cd078fbb2:/services/api/db/schema.rb diff --git a/services/api/db/schema.rb b/services/api/db/schema.rb index 976c2a74f2..df6ea9b190 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 => 20131007180607) do +ActiveRecord::Schema.define(:version => 20140129184311) do create_table "api_client_authorizations", :force => true do |t| t.string "api_token", :null => false