documents error functoin
This commit is contained in:
parent
64d05276ae
commit
ee07260d7b
@ -90,6 +90,7 @@ This should be ```string``` encoded in Javascript.
|
||||
| Method | options | returns | Description |
|
||||
|-----------|:-----------|:----------|:---------------------------------------|
|
||||
| ```setSQL(sql statement)``` | ```SQL string``` | ```this``` | Change the SQL on the data table |
|
||||
| ```error(callback)``` | ```callback function with a list of errors as argument``` | ```this``` | specifies a callback function to run if there are query errors |
|
||||
|
||||
##### SQL Example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user