Update 2022026611846569_create_table_groups_requests.jl
This commit is contained in:
@@ -21,7 +21,7 @@ function up()
|
|||||||
column(:longitude, :float)
|
column(:longitude, :float)
|
||||||
column(:members,:integer)
|
column(:members,:integer)
|
||||||
column(:added, :bool)
|
column(:added, :bool)
|
||||||
column(:status,:Integer)
|
column(:status,:integer)
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user