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

[3pt] Create a schema.sql file for MusicAlbum and Genre classes #13

Closed
K0ppai opened this issue Sep 11, 2023 · 0 comments
Closed

[3pt] Create a schema.sql file for MusicAlbum and Genre classes #13

K0ppai opened this issue Sep 11, 2023 · 0 comments
Assignees

Comments

@K0ppai
Copy link
Owner

K0ppai commented Sep 11, 2023

  • Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:
    • music_albums table (add all properties and associations from the parent Item class as table columns)
    • genres table
@K0ppai K0ppai changed the title [3pt] Create a schema.sql file with tables that will be analogical to the structure of the classes that I created [3pt] Create a schema.sql file for the classes that I created Sep 11, 2023
@K0ppai K0ppai changed the title [3pt] Create a schema.sql file for the classes that I created [3pt] Create a schema.sql file for MusicAlbum and Genre classes Sep 11, 2023
@K0ppai K0ppai self-assigned this Sep 11, 2023
@K0ppai K0ppai closed this as completed Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant