jsnain

Results 1 issues of jsnain

Insert statement as below doesn't match with table definition try { int32_t va[] = { 200, 300, 400 }; db.query_first("insert into test(Name, CreateTime, **va, percent**) values($1, LOCALTIMESTAMP, $2, $3) returning...