I wrote this signature of method: fun batch(sql: S...
# getting-started
d
I wrote this signature of method: fun batch(sql: String, params: Array<Array<Any>>): IntArray . What should I fix?