Skip to content

Commit

Permalink
edit migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Manav Patel committed Oct 27, 2024
1 parent af43867 commit 6299731
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ def change
rename_column :users, :name, :username
rename_column :account_requests, :name, :username
rename_column :users, :fullname, :name
rename_column :account_requests, :fullname, :username
end
end

0 comments on commit 6299731

Please sign in to comment.