exported by
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class RenameOfCreatedByInBatches < ActiveRecord::Migration[5.0]
|
||||
def change
|
||||
rename_column :batches, :created_by, :exported_by
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user