plugins-workspace
plugins-workspace copied to clipboard
plugin/sql not support where in
sql like select/delete from table_name where id in $1 will get error:
Unhandled Promise Rejection: ReferenceError: Cannot access uninitialized variable.