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

Refactor the repository method names to support the Transaction #37228

Open
Tracked by #37093
AnaghHegde opened this issue Nov 5, 2024 · 0 comments
Open
Tracked by #37093

Refactor the repository method names to support the Transaction #37228

AnaghHegde opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
Move to Postgres Issues required to be solved for the move to Postgres as repository layer Platform Administration Pod Issues related to platform administration & management Task A simple Todo

Comments

@AnaghHegde
Copy link
Member

AnaghHegde commented Nov 5, 2024

  1. Basic CRUD ops - find or get with decorated names like findByNameAndId, findByPageNameAndUnpublished
  2. Update ops - Use BridgeUpdate for all the updates, Scope is to refactor the code flow which is used in Transaction only
  3. Delete - byId, byEntity
@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Nov 5, 2024
@AnaghHegde AnaghHegde changed the title Refactor the repository method names to support the Refactor the repository method names to support the Transaction Nov 5, 2024
@AnaghHegde AnaghHegde self-assigned this Nov 5, 2024
@AnaghHegde AnaghHegde added the Move to Postgres Issues required to be solved for the move to Postgres as repository layer label Nov 5, 2024
@github-actions github-actions bot added the DB Infrastructure Pod Pod to handle database infrastructure label Nov 5, 2024
@riteshkew riteshkew added the Platform Administration Pod Issues related to platform administration & management label Dec 7, 2024
@github-actions github-actions bot removed the DB Infrastructure Pod Pod to handle database infrastructure label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Move to Postgres Issues required to be solved for the move to Postgres as repository layer Platform Administration Pod Issues related to platform administration & management Task A simple Todo
Projects
None yet
Development

No branches or pull requests

3 participants