We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9feea8 commit 247bfefCopy full SHA for 247bfef
README.md
@@ -53,6 +53,7 @@ FLAGS:
53
- [x] In memory BTreeMap indexes initially only for PRIMARY KEYS.
54
- [x] Simple INSERT queries command parsing.
55
- [x] Implementation UNIQUE key constraints.
56
+- [ ] Improve Error Handling and return without Panic!
57
- [ ] Simple SELECT queries (Single WHERE clause and no JOINS).
58
- [ ] Serialization | Deserialization to and from binary encodings ([bincode](https://crates.io/crates/bincode)).
59
0 commit comments