Yury Evtikhov

Results 1 issues of Yury Evtikhov

We run schema update jobs during our deployment process. The command looks like the following ```yaml command: ["temporal-sql-tool", "--plugin", "postgres", "update-schema", "-d", "{{ $storeConfig.schemaPath }}"] ``` ## Expected Behavior In...

potential-bug