Martin Adámek
Martin Adámek
As said above, its just a way to infer the defaults, there is no clash between those options for cascade persist specifically. In fact, the cascade persist is kinda obsolete,...
In the long run, we should port all the deployment guides from the JS docs, not just for lambdas. https://crawlee.dev/docs/deployment
where is this coming from? are the changes proposed by someone else or are they coming from you? it feels weird to bend the homepage like this just because of...
There is a gif in their readme https://github.com/thomasdondorf/puppeteer-cluster
This seems to be something with the metadata discovery, if you specify the embedded property types explicitly, it works fine.
I wonder if it's a good idea to implement this in the `EntitySchema` class. Seeing that you mostly added new stuff and didn't really reuse much of that class, I...
> as soon as possible. Btw no need to rush, I'd keep this for the next feature release so we can promote it properly. Maybe during next month or even...
Maybe you could extract some smaller part of this PR which we could merge right ahead, so the PR checks would start for you without me allowing them (you need...
also the PR title should be changed, this is a new feature, a new way to define entities, it shouldn't be connected to `EntitySchema` anyhow
It contains some small hidden breaking changes, notably the early execution of `onCreate` property callbacks (#6263). If we want to keep it that way, it would have to wait till...