资讯

JsCIN: JavaScript Common INput For how to install or run JsCIN, please check the user guide document. 關於如何安裝與使用,請參考 使用說明文件.
interestingly, if I feed the same array of input in a 'hardcoded' way (CALL test_db.public.test([1011,1012]);) instead of array binding, it works. so at this point I'm not sure if this is an expected ...