Skip to content

Commit

Permalink
documents error functoin
Browse files Browse the repository at this point in the history
  • Loading branch information
fdansv committed Apr 15, 2015
1 parent 64d0527 commit ee07260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/API.md
Expand Up @@ -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

Expand Down

0 comments on commit ee07260

Please sign in to comment.