Added migration for adding new columns (description, user_id, user_ip) to notes table. Also, migration adds foreign key connecting notes and users tables (using user_id column). |
||
---|---|---|
.. | ||
migrate | ||
seeds.rb | ||
structure.sql |
Added migration for adding new columns (description, user_id, user_ip) to notes table. Also, migration adds foreign key connecting notes and users tables (using user_id column). |
||
---|---|---|
.. | ||
migrate | ||
seeds.rb | ||
structure.sql |