Ivan Zhuravlev

Results 80 comments of Ivan Zhuravlev

https://sequelize.org/master/manual/instances.html#working-in-bulk--creating--updating-and-destroying-multiple-rows-at-once-

Alternative with one pool connection in middleware https://gist.github.com/intech/0618869763b4bf176d53b70b26633408

@icebob @AndreMaz I strongly disagree, I believe that this is an imposed architecture pattern and it is not applicable for modern databases that are designed for distributed services, since they...

@cheungchingli try use `callOptions` ![Screenshot from 2022-06-20 20-25-17](https://user-images.githubusercontent.com/451306/174644727-dc442200-ab72-4db8-b4fe-68f5664697a6.png)

@cheungchingli This code is fundamentally different from codesandbox. Create repro code with this, plz.

@erlichmen disabling color logs is available in [moleculer configuration](https://moleculer.services/docs/0.14/logging.html#Console-default). There are currently no settings for flexible configuration of logging in the moleculer-web. > PR Welcomed? Always welcome! I think we...

`?type[]=main&type[]=secondary` for more information, read [this thread](https://stackoverflow.com/questions/15854017/what-rfc-defines-arrays-transmitted-over-http)

@BrunyC Sorry for the long answer. 1) Do you have `SERVICE` or `SERVICEDIR` in your .env? 2) Try running `moleculer-runner --repl` and checking in the REPL `services` exist `mail`