Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

t.references rails

rails g migration addDoctorReferencesToPatients doctor:references
rails db:migrate
# create automatically doctor references to patients table
 
PREVIOUS NEXT
Tagged: #rails
ADD COMMENT
Topic
Name
1+4 =