projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch '21898-info-button-behavior'
[arvados.git]
/
services
/
api
/
db
/
migrate
/
20130326182917_create_commit_ancestors.rb
diff --git
a/services/api/db/migrate/20130326182917_create_commit_ancestors.rb
b/services/api/db/migrate/20130326182917_create_commit_ancestors.rb
index d63b2a6ebd1aa6014398cd13e1bf98dfec130a1e..59fc3c253ff4e360225573036974f3ac8ae7a2e6 100644
(file)
--- a/
services/api/db/migrate/20130326182917_create_commit_ancestors.rb
+++ b/
services/api/db/migrate/20130326182917_create_commit_ancestors.rb
@@
-2,7
+2,7
@@
#
# SPDX-License-Identifier: AGPL-3.0
-class CreateCommitAncestors < ActiveRecord::Migration
+class CreateCommitAncestors < ActiveRecord::Migration
[4.2]
def change
create_table :commit_ancestors do |t|
t.string :repository_name