When I make a call to insert with multiple rows in korma I get the exception...
Failure to execute query with SQL:
...snip...
SQLException:
Message: near ",": syntax error
SQLState: null
Error Code: 0
What is going on?
Extra details: I am using sqlite as my database.