Using `sqlfx` to Insert Multiple Rows at Once
Hello, I'm trying to use
this is the error I'm getting
thanks
sqlfx to get familiar with it. I want to make a insert statement to insert multiple rows (task) at once, but couln't succeed yet. If someone know what is the correct way to achieve that I'll really appretiate the help. Here is what I got so far this is the error I'm getting
error: {"message":"syntax error at or near \"'$1'\"","error":{},"_tag":"SqlError"}thanks
