14873: Marks past migrations with version 4.2
[arvados.git] / services / api / db / migrate / 20140918153705_add_state_to_job.rb
index 77310d3ac95ac315a06134f48834fea267a43313..46a5e84362402d0f4e16086e33a7ffbb7fee7b9c 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class AddStateToJob < ActiveRecord::Migration
+class AddStateToJob < ActiveRecord::Migration[4.2]
   include CurrentApiClient
 
   def up