-
Hi there, I am currently evaluating a bunch of orm-a-like libraries for an upcoming project.
I have experience with sequelize and waterline. I found mikro-orm while trying to choose a new ORM for a…
-
**[Hendy Irawan](https://jira.spring.io/secure/ViewProfile.jspa?name=ceefour)** opened **[BATCH-2084](https://jira.spring.io/browse/BATCH-2084?redirect=false)** and commented
Note that care has been …
-
Hi! I think your approach with behaviours too pretty similar to Subjects of RxJS. I mean smth like
``` js
const s = new Subject();
s.next(...);
```
-
As we work towards OTel native support, we expect data to be stored in more OTel native format in Elasticsearch. E.g. see: https://github.com/elastic/elasticsearch/pull/111091
The result of this is t…
-
```
---> Testing starpu
Executing: cd "/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_starpu/starpu/work/starpu-1.3.10" && /usr/bin/make check
Making check in src
make[2]: Nothing to …
-
Currently we have `kibana.alert.instance.id` in all alerts that saves comma separated group values in the alert document. We would like to have a field that provides information in the form of {field,…
-
## The dependency [mongoose](https://github.com/Automattic/mongoose) was updated from `5.2.17` to `5.2.18`.
🚨 [View failing branch](https://github.com/EuropeanRespiratorySociety/api-ers/compare/mast…
-
@Sveino (and @griddigit-ci) in https://github.com/Sveino/Inst4CIM-KG/issues/15#issuecomment-2350981370:
> We would like to have a JSON-LD way of exchanging difference model (forwardModel and reverseM…
-
I opened up a question on [StackOverflow ](https://stackoverflow.com/questions/47831031/using-moq-testing-overloaded-methods-get-system-missingmethodexception-method) where I'm getting the MissingMeth…
-
Since we switched to SQLALchemy when one database test fails all following db tests will also fail. This is because a SQLAlchemy session needs to be rolled back after a failed query. The backwards com…