projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix arv-git-httpd tests.
[arvados.git]
/
services
/
api
/
db
/
migrate
/
20140325175653_remove_kind_columns.rb
diff --git
a/services/api/db/migrate/20140325175653_remove_kind_columns.rb
b/services/api/db/migrate/20140325175653_remove_kind_columns.rb
index b4085ba92eb5c0af384abdfc04eff45086fb7340..3303fd9db160bed31df7da47a289879c62d77932 100644
(file)
--- a/
services/api/db/migrate/20140325175653_remove_kind_columns.rb
+++ b/
services/api/db/migrate/20140325175653_remove_kind_columns.rb
@@
-2,7
+2,7
@@
#
# SPDX-License-Identifier: AGPL-3.0
-class RemoveKindColumns < ActiveRecord::Migration
+class RemoveKindColumns < ActiveRecord::Migration
[4.2]
include CurrentApiClient
def up