This commit is contained in:
Nicholas Orlowsky 2023-12-24 00:23:16 -05:00
parent e3ffade9a3
commit a0ddfc8bb0

View file

@ -28,6 +28,10 @@ This is a SQL database written in Rust. It will be based off of (and hopefully b
[ ] Create better logging
[ ] Unify parser and datatype logic
[ ] Improve organization on command execution logic
[ ] UPDATE command
[ ] Prune deleted records from disk