Michael Hirn (MJ)

Results 8 comments of Michael Hirn (MJ)

Hey @ije - any updates here?

may or may not be related to #342

Hi @mtth, thanks for your response. The inline declaration is very helpful - I think that would probably be sufficient for us for now. I will be able to use...

Ok, I think I found the cause for this error and should be reproducible now. In short: ### The Cause We have one entity (Order) and two read models (OrdersByOwner,...

Ahh I see, thanks for your comment. I'm wondering if you have tried creating a new token (optionally initialising the token with a related embedding or even with the average...

After experimenting with this for a while, it seems to me that the import (qualified or scoped) is not actually the issue. The issue is, that it seems to be...

This would also mean, that the `ItemWithQuantity` example in the docs [[1]] doesn't actually work. You would either have to decorate `ItemWithQuantity` with `@ReadModel` or create a local class that...

Hey @oscarotero - that explains it then. I had a `posts/2023-12-01-daily.md` page with date field like this ```yaml --- url: ./custom-post-url --- ``` I have since moved away from the...