-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shane - tunr_express #162
base: master
Are you sure you want to change the base?
Shane - tunr_express #162
Conversation
Deliverable Submission Please describe your comfort and completeness levels before submitting. Comfort Level (1-5): 2 Completeness Level (1-5): 2 How many hours did you spend on this assignment? What part did you spend the most time on? Does the assignment run without errors? If the assignment has errors, what are they? Describe one part of the code or choose one line you would improve upon. What would you improve? What did you think of this deliverable? Any other comments? |
Deliverable Submission Please describe your comfort and completeness levels before submitting. Comfort Level : 4 Completeness Level : 2 How many hours did you spend on this assignment? What part did you spend the most time on? Does the assignment run without errors? If the assignment has errors, what are they? Describe one part of the code or choose one line you would improve upon. What would you improve? What did you think of this deliverable? Any other comments? |
Deliverable Submission
Please describe your comfort and completeness levels before submitting. Comfort Level (1-5): 3
Completeness Level (1-5): 3
How many hours did you spend on this assignment?
3 hours
What part did you spend the most time on?
Trying to get the Foreign key working
Does the assignment run without errors? If the assignment has errors, what are they?
yes, unable to create a foreign key for artist_id in songs table
Describe one part of the code or choose one line you would improve upon. What would you improve?
I would like to improve the way data is being added into the table, constrains and dropdown list
What did you think of this deliverable? Any other comments?
Still trying to understand the SQL > Express relationship