Merge commit '2728f59' into 1977-provenance-report
[arvados.git] / services / api / db / schema.rb
index 976c2a74f2a78228b6391b108e91aacb72c99d4a..df6ea9b190c7e41932095a90baeda87c363b2db3 100644 (file)
@@ -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