-
Notifications
You must be signed in to change notification settings - Fork 1
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
add repository for project, customer and organisation. Rename Database to Infrastructure #524
Conversation
…e to Infrastructure
backend/Infrastructure/Repositories/OrganisationDbRepository.cs
Outdated
Show resolved
Hide resolved
backend/Infrastructure/Repositories/OrganisationDbRepository.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Veldig riktig spor! Et par kommentarer med ting og tang så er det her 👨🍳👌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Veldig bra!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ser bra ut det her! Eneste konkrete jeg ser som jeg ville fiksa er namespaces -> plural
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff!
Using Repository Pattern to get a simpler flow wrt. caching etc.
TODO: Add cached repositories as well
Would especially like some help with how to deal with relations