Jorge Bodega Fernanz
Jorge Bodega Fernanz
That will be really great to have!
Maybe I can give you an use case. I have a functionality where the users must fulfill a multistep form, stored like JSON object in database, and must support versioning,...
Hi! I'm using this package and have some troubles with peer dependencies. I cannot fix it by my side, as DevOps block any `--legacy-peer-deps` in CI. But if I force...
I can make a reproducible repository, if no one else can. But probably two or three days since I cannot work on this today.
I have been working on this, not much time, and I've encountered a problem with how poetry handles update. Basically, `poetry update` only updates lock file and only if a...
Yes but poetry add does not check for pending updates. I asked the poetry team and I discover that `poetry show -o` list the packages outdated but list all, not...
I'm also having some problems here, with NestJS, with how the middleware handle the DataSource and npm commands. I can understand the change on how the DataSource is handled right...
The thing that is destroying my mind is that I cannot understand the reason to provide the full path when trying to create/generate a migration. Why cannot something like: ```bash...
Hi! Sorry for late response. I have to check this deeply, not sure how is the behaviour when working on arrays on factories.
Oh, nice! What are the differences? I'm still working on supporting 0.3 but I'm a bit stuck. Would be great to have some new ideas. Also, @mehedi-iitdu as you can...