tsemerad

Results 2 issues of tsemerad

I'm using the SQL dialect, using `dataset.executeSQL(query)`, and I'm getting a vague error: ``` Error executing SQL at Error (native) ``` Is it possible to get more precise error messages?...

I'm trying to run the [`executeSQL`](http://naturalatlas.github.io/node-gdal/classes/gdal.Dataset.html#method-executeSQL) method using the sqlite dialect. I've tested a number of queries that each work using the default dialect but fail when I set the...