Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tr1ckydev committed Oct 11, 2022
1 parent 0704c3c commit bfd09c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- [table#has() - Check if a value exists](#haskeyname-string-keyvalue---promiseboolean)
- [table#filter() - Carry out complex operations on data](#filteroptions---promiseany)
- [table#delete() - Delete row(s) based on a value](#deletekeyname-string-keyvalue---promisevoid)
- [Database#executeQuery()]()
- [Database#executeQuery()](#databaseexecutequeryquery-string---promiseany)
- [Database#close()](#databaseclose)


Expand Down

0 comments on commit bfd09c7

Please sign in to comment.