db_tutorial
db_tutorial copied to clipboard
Feedback request.
Hello c-bata,
I'm currently porting the @cstack mini database into Rust as learning project, using your code as reference. Nonetheless, I'm having some difficulties implementing the select functionality: I can insert data, but I'm not able to execute the select query properly. I've been looking for the bug that's been causing this behavior, but I can't see how to fix it. May I ask if you could review my code and point me out my error? I'd deeply appreciate some help or guidance. Thanks in advance.
Best regards.