There was an error while loading. Please reload this page.
Normally its suggested to use the promise notation and handle errors in a .catch
.catch
You can also turn on error trapping on by setting errorlog to true in [alasql.options](alasql options)
errorlog
true
alasql.options
alasql.options.errorlog = true; // Log or throw error
See also: ASSERT, API
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL