mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-05-14 07:52:52 +02:00
remove duplicate name
This commit is contained in:
parent
8f6f9eae51
commit
0511635443
4 changed files with 19 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue