Nuacht

I can't find a good way to do an INSERT OR REPLACE INTO statement in alasql. As far as I can tell, from an array of objects (JSON), I can only do db.exec("INSERT INTO " + table + " VALUES ?", ...