Aleksei Matosov

Results 4 issues of Aleksei Matosov

This bug presents in 0.33.4 version. The 0.33.1 version works correctly. See the attached logs. [log-0.33.1.txt](https://github.com/reimagined/resolve/files/7625759/log-0.33.1.txt) [log-0.33.4.txt](https://github.com/reimagined/resolve/files/7625760/log-0.33.4.txt)

bug
severity: major

I have got the following error on deploying: ERROR Error: Current version "0.33.1" incompatible with "0.31.10" deployment version 13:52:01 at /Users/aleksei.matosov/Projects/Saturn2/node_modules/resolve-cloud/src/commands/deploy.ts:98:11 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:95:5 It is unclear...

severity: moderate
docs

https://github.com/reimagined/resolve/blob/dev/packages/adapters/readmodel-adapters/resolve-readmodel-postgresql-serverless/src/find.js#L55 The fieldList is used further in the convertResultRow function, but it would be more optimal to use it directly in the select operator instead of the *.

Pay attention for the line near the caret.

Stale