Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_aliyun
commit
32b65df039
@ -0,0 +1,5 @@
|
||||
class AddLaboratoryIdToCourses < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_reference :courses, :laboratory, null: true
|
||||
end
|
||||
end
|
@ -0,0 +1,5 @@
|
||||
class AddLaboratoryIdToCompetitions < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
add_reference :competitions, :laboratory
|
||||
end
|
||||
end
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 410 KiB |
Loading…
Reference in new issue