Rename the caf_id

This commit is contained in:
2023-01-27 10:00:17 +00:00
parent 21bc67bde7
commit b27e424732
2 changed files with 7 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
class RenameCafIdToObjectiveId < ActiveRecord::Migration[7.0]
def change
end
end