Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class RenameVideoAppearanceConfirmations < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
rename_table :video_appearance_confirmations, :video_release_confirmations
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user