Fixed db
This commit is contained in:
@@ -18,9 +18,7 @@ function up()
|
||||
column(:contact, :string)
|
||||
column(:latitude, :float)
|
||||
column(:longitude, :float)
|
||||
column(:longitude, :float)
|
||||
column(:members,:integer)
|
||||
column(:added, :bool)
|
||||
column(:status,:integer)
|
||||
]
|
||||
end
|
||||
|
Reference in New Issue
Block a user