3 changed files with 3 additions and 8 deletions
@ -1,5 +0,0 @@
|
||||
class ChangeDefaultValueForUserRole < ActiveRecord::Migration[7.0] |
||||
def change |
||||
change_column_default :users, :role, 1 |
||||
end |
||||
end |
Loading…
Reference in new issue