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

Default CRUD implementation #4

Open
4 of 7 tasks
stephano-tri opened this issue Jan 29, 2024 · 4 comments
Open
4 of 7 tasks

Default CRUD implementation #4

stephano-tri opened this issue Jan 29, 2024 · 4 comments
Assignees

Comments

@stephano-tri
Copy link
Owner

stephano-tri commented Jan 29, 2024

  • Film
    • Create
    • Read
    • Update
    • Delete
      • Validation
      • Exception
@stephano-tri
Copy link
Owner Author

@stephano-tri
Copy link
Owner Author

stephano-tri commented Feb 13, 2024

image

To delete film row

delete below process

inventory
payment ---> rental ---> film

@stephano-tri
Copy link
Owner Author

image

need to delete film_ prefix tables

@stephano-tri
Copy link
Owner Author

stephano-tri commented Mar 5, 2024

how to use composite key and mapping in r2dbc

spring-projects/spring-data-relational#574

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

No branches or pull requests

1 participant