remove duplicate name

This commit is contained in:
Joerg Reichert 2023-04-02 22:40:57 +02:00
parent 8f6f9eae51
commit 0511635443
4 changed files with 19 additions and 17 deletions

View file

@ -1,7 +1,7 @@
class CreatePapers < ActiveRecord::Migration[4.2]
def change
create_table :papers do |t|
t.string :name
# t.string :name
t.string :url
t.string :reference
t.string :name