Skip to content

Milestones

List view

  • A complete rewrite of the original PoC sqltoast library. No dependency on boost::spirit. Just going to go with a hand-written recursive decent parser library for SQL deconstruction into a parse tree. Support for all major SQL statements in the ANSI-92 SQL standard, including `CREATE SCHEMA`, `DROP SCHEMA`, `CREATE TABLE`, `DROP TABLE`, `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.

    Due by April 30, 2018
    26/26 issues closed