Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update sql.js to fix a invalid error msg
when using sql.html page to run sql directly, for any SELECT * sql, when click run! button for the second time, the page will show error msg like: DataTables warning: table id={id} - Cannot reinitialise DataTable. this can be fix by:https://datatables.net/manual/tech-notes/3#retrieve
- Loading branch information