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

Feat/matview aggregation interceptor #104

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

Desz01ate
Copy link
Contributor

No description provided.


public class Root : Entity<Guid>, IAggregateRoot<Guid>
{
public Root()
Copy link
Collaborator

Choose a reason for hiding this comment

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

ควรเป็น private ไหมครับตรงนี้

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ไม่ enforce best practice ที่นี่ครับ เนื่องจากเป็น quick and dirty code สำหรับการทดสอบเท่านั้น

@Desz01ate Desz01ate merged commit d685b36 into main Sep 24, 2024
5 checks passed
@Desz01ate Desz01ate deleted the feat/matview-aggregation-interceptor branch September 24, 2024 04:25
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

Successfully merging this pull request may close these issues.

2 participants