filtered column names and delete
This commit is contained in:
parent
244f339460
commit
a26ea16f55
5 changed files with 139 additions and 24 deletions
|
@ -14,9 +14,9 @@ This is a SQL database written in Rust. It will be based off of (and hopefully b
|
|||
|
||||
[X] SELECT * query
|
||||
|
||||
[ ] DELETE command
|
||||
[x] SELECT (filtered columns) query
|
||||
|
||||
[ ] SELECT (filtered columns) query
|
||||
[x] DELETE command
|
||||
|
||||
[ ] WHERE clause for SELECT and DELETE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue