JG
3 years ago
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
class AddSupportServicesProviderForCoordinatorToSchemes < ActiveRecord::Migration[7.0] |
||||
def change |
||||
add_column :schemes, :support_services_provider_for_coordinator, :integer |
||||
end |
||||
end |
Loading…
Reference in new issue