Михаил Назаров
Михаил Назаров
Thanks for the long awaited framework. You have done a great job! I would really like to get support for the async amqp protocol, are there any plans to add...
На данный момент есть возможность передавать параметр типа std::vector в Execute и он эскейпится в значение массива. Хорошо бы добавить возможность такого преобразования для google::protobuf::RepeatedField и для других коллекций. В...
Часто приходится реализовывать запросы к БД, которые в зависимости от переданных параметров должны добавлять в запрос к БД дополнительные условия - фильтры. Например, если передали строковый параметр, то нужно поискать...
We need more detailed initial readme file with more examples and covering implemented features
Add github project description, tags and url to https://ydb.tech as was made for other sdks.
Now you need to specify the exact size of the chart. This does not allow you to fill all the available space and the **resize()** method without parameters also does...