Compare commits
No commits in common. '61477f1c2d9f0d4b6cd2a87c1c8534cf2a9131e4' and '392ce0505e253f20d8f4453c2c39787ca75d14dd' have entirely different histories.
61477f1c2d
...
392ce0505e
5 changed files with 9 additions and 14 deletions
@ -1,5 +0,0 @@
|
||||
class AllowNullRoleInDownloadRecords < ActiveRecord::Migration[7.2] |
||||
def change |
||||
change_column_null :download_records, :user_role, true |
||||
end |
||||
end |
||||
Loading…
Reference in new issue