Chris_BLZ
Chris_BLZ
WWindmill
Created by Chris_BLZ on 10/8/2024 in #help
Mysql script : issue with IN(...) syntax
Hi ! I have an issue with a MySql script. My request uses a " IN(:id1,id2,...)", and Windmill seems to use only the first parameter (in this case, id1). The parameter is a simple string with commas inside "id1,id2,id3". I ckecked if I could choose another type of parameter (array of strings perhaps ?) but I didn't find it.
7 replies