stellarsql / StellarSQL

🚧 (Archived) StellarSQL: a minimal SQL DBMS written in Rust
https://stellarsql.github.io/StellarSQL/stellar_sql/
MIT License
86 stars 16 forks source link

Fix bugs, Adjust request and pool #20

Closed Dong513 closed 5 years ago

Dong513 commented 5 years ago
  1. fixed request unwrap bug
  2. pass select result back to client
  3. rows write back