Skip to content
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

Create schema/mike #51

Merged
merged 31 commits into from
Oct 27, 2023
Merged

Create schema/mike #51

merged 31 commits into from
Oct 27, 2023

Conversation

Mike47ip
Copy link
Collaborator

@Mike47ip Mike47ip commented Oct 26, 2023

  • Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:
    books table (add all properties and associations from the parent Item class as table columns)
    labels table

Copy link
Owner

@mershark mershark left a comment

Choose a reason for hiding this comment

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

Approved 🟢 🟢
Your project is complete! There is nothing else to say other than... it's time to merge it.
Congratulations! 🎉

Copy link
Collaborator

@prg-04 prg-04 left a comment

Choose a reason for hiding this comment

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

Approved 🟢 🟢
Your project is complete! There is nothing else to say other than... it's time to merge it.
Congratulations! 🎉

Copy link
Collaborator

@fatmahussein fatmahussein left a comment

Choose a reason for hiding this comment

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

Approved 🟢 🟢
Your project is complete! There is nothing else to say other than... it's time to merge it.
Congratulations! 🎉

@Mike47ip Mike47ip merged commit 2331b22 into dev Oct 27, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment