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

DB design update #2 #20

Open
4 tasks
1MR-Joe opened this issue Sep 1, 2024 · 0 comments
Open
4 tasks

DB design update #2 #20

1MR-Joe opened this issue Sep 1, 2024 · 0 comments
Assignees

Comments

@1MR-Joe
Copy link
Owner

1MR-Joe commented Sep 1, 2024

adding advanced features like sub-categories, product variants, etc....

  • cascade persist in all relationships
  • product photo => product image
  • make productCount unsigned in manufacturer and category #[Column(options: [ 'unsigned' => true ])]
  • make manufacturers table name plural instead of singular
@1MR-Joe 1MR-Joe moved this to Backlog in e-commerce_project Sep 1, 2024
@1MR-Joe 1MR-Joe self-assigned this Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant