Jason Xu
Results
1
issues of
Jason Xu
Hi, Is it possible to run pgsync with a variable that is a list? e.g. ``` groups: product: products: "where id in {1}" ``` and ``` pgsync product:\(123,456\) ``` This...