Skip to content

Commit

Permalink
chore(doc): enable DELETE stat in README
Browse files Browse the repository at this point in the history
Signed-off-by: chengqinglin <[email protected]>
  • Loading branch information
imuxin committed Jun 13, 2023
1 parent fff285b commit 6f91e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ func list() ([]T, error) {
- [x] Support `WHERE` expr
- [x] Support `DESC` expr
- [ ] Support `USE` stat
- [ ] Support `DELETE` stat
- [x] Support `DELETE` stat
- [ ] Support `UPDATE` stat
- [ ] Support custom TABLE extensions
- [ ] ...

0 comments on commit 6f91e74

Please sign in to comment.