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 c113319 commit 6c2c177Copy full SHA for 6c2c177
README.md
@@ -31,7 +31,7 @@ been taken where possible.
31
[memory]: https://github.com/erikgrinaker/toydb/blob/main/src/storage/memory.rs
32
[query]: https://github.com/erikgrinaker/toydb/blob/main/src/sql/execution/executor.rs
33
[optimizer]: https://github.com/erikgrinaker/toydb/blob/main/src/sql/planner/optimizer.rs
34
-[sql]: https://github.com/erikgrinaker/toydb/blob/main/src/sql/parser.rs
+[sql]: https://github.com/erikgrinaker/toydb/blob/main/src/sql/parser/parser.rs
35
36
## Documentation
37
0 commit comments