-
@edwhite12
A. The URL to my fork is https://github.com/edwhite12/learning-resources
B. My preferred topic is option 4, Data Repository Instructions
_Originally posted by @edwhite12 in https://git…
-
Hey
While skimming through the [ADR on CQRS](https://github.com/victorrentea/clean-architecture/blob/master/adr/adr-007-use-cased-optimized-query.md), I noticed a remark:
> Coupling - this repos…
-
Right now there are two fields in a CVE record for every CNA, an "org ID" and "short name".
The only "available" data on CNAs is buried in the website repository at:
https://raw.githubusercontent…
-
Content is extracted when a developer binds an extractor to a data repository. As new content lands the extractors are applied on the content and the derived information is written to indexes.
Ext…
-
After upgrading to .Net 9 with EF 9 the global query filter code throws a runtime exception. Could be enum translation issue.
```C#
modelBuilder.Entity().HasQueryFilter(e => _dbSession.AoaSessionType…
-
### Description
Stage doesn't have enough blocked add-on versions to reproduce potential issues that prod could be facing. We should create more fake data on stage to address this: a million blocked …
diox updated
19 hours ago
-
Hello everyone! Please use this checklist over the next few weeks as you go through your health data science journey :tada:. Tick each item as your complete it!
***
Week 2: Your first reposi…
-
We should have an easily bootstrappable set of seed data that can be used for development and manual testing, and later automated testing. This would provide a good starting point for both backend and…
-
Hello everyone! Please use this checklist over the next few weeks as you go through your health data science journey :tada:. Tick each item as your complete it!
***
Week 2: Your first reposi…
-
I suggest consideration changing the architecture of the `Felix_Arntz\WP_OOP_Plugin_Lib\Entities` namespace so that models would have named fields with their own getters and (optionally) setters. For …