Dmitrii Gridnev
Dmitrii Gridnev
### What do you want to change? I would like to generate the names of the table and its fields from the database in addition to the generation of entities....
### What do you want to change? Is there no way to make a decorator that handles errors now? I want the generated functions to immediately return an error, which...
The table generates ``AllColumns' & 'MutableColumns``, can I change the generator and add my types to the table? I don't want to do this in other packages, as this will...
There is no animation in Safari In Firefox, the animation at the very end is subtractive, if you look closely https://c0bra.github.io/svelma/components/collapse
Doesn't work with grpc-gateway/v2/runtime I was unable to start with v2. Is there an example of the work? The connection attempt ends ```json { "code": 12, "message": "Method Not Allowed",...
Hi I tried to return the optional field in the rpc response message and got the wrong generation
After adding getters, I had some problems. If the struct method uses a pointer, the getters generator is still trying to take a pointer. As a result, for example, we...
Is it possible to do an Invoke of the providers corresponding to the interface and get them as a slice? And it would be great if they were initialized at...