Revert "Claimant type to avis table"
This commit is contained in:
parent
0c5ad449c5
commit
f4fd220d43
5 changed files with 2 additions and 49 deletions
|
@ -1,6 +0,0 @@
|
|||
class AddClaimantTypeToAvis < ActiveRecord::Migration[6.0]
|
||||
def change
|
||||
add_column :avis, :claimant_type, :string
|
||||
remove_foreign_key :avis, :instructeurs, column: "claimant_id"
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue