Skip to content

Create ShopDB schema with tables and relations#153

Open
anton-clouds wants to merge 1 commit intomate-academy:mainfrom
anton-clouds:develop
Open

Create ShopDB schema with tables and relations#153
anton-clouds wants to merge 1 commit intomate-academy:mainfrom
anton-clouds:develop

Conversation

@anton-clouds
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Excellent work on the SQL script! Your solution successfully meets all the requirements for this task. You've correctly created the ShopDB database and all the necessary tables, including Products, Customers, Orders, and OrderItems. The implementation of data types, primary keys with auto-increment, and foreign key relationships with ON DELETE SET NULL is flawless. Your script is well-structured and complete, so I am approving your submission.


✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨

Footnotes

  1. Rate AI review example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants