db_tutorial icon indicating copy to clipboard operation
db_tutorial copied to clipboard

Feedback request.

Open luisvgs opened this issue 5 years ago • 0 comments

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.

luisvgs avatar May 06 '20 22:05 luisvgs