Skip to content

Commit 247bfef

Browse files
committed
Updated README
1 parent c9feea8 commit 247bfef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ FLAGS:
5353
- [x] In memory BTreeMap indexes initially only for PRIMARY KEYS.
5454
- [x] Simple INSERT queries command parsing.
5555
- [x] Implementation UNIQUE key constraints.
56+
- [ ] Improve Error Handling and return without Panic!
5657
- [ ] Simple SELECT queries (Single WHERE clause and no JOINS).
5758
- [ ] Serialization | Deserialization to and from binary encodings ([bincode](https://crates.io/crates/bincode)).
5859

0 commit comments

Comments
 (0)