v1.1.0
Changelog
- a2ccabb: SP Pass 3 Slice A: adapter from SP rows to cell.Table (@anderix)
- 7d677b2: SP Pass 3 Slice B: permanent rejection for arithmetic WHERE LHS (@anderix)
- feb1753: SP Pass 3 Slice C: computed UPDATE SET col = expr (@anderix)
- c3a8b73: SP Pass 3 Slice D: AS aliases in projection header (@anderix)
- fe824fc: SP Pass 3 Slice E: implicit aggregation COUNT/SUM/AVG/MIN/MAX (@anderix)
- 161c74b: SP Pass 3 Slice F: GROUP BY + HAVING (@anderix)
- bb86348: SP Pass 3 Slice G: ORDER BY for aggregated queries by output-label (@anderix)
- 37baca3: SP Slice 1: scaffold internal/sp (auth + graph + list) (@anderix)
- 0658573: SP Slice 2: SELECT executor + OData translator (@anderix)
- bf7cc31: SP Slice 3: UPDATE / DELETE / INSERT with dry-run + commit (@anderix)
- e0d3907: SP Slice 4: REPL wiring + unified xql> prompt + bare-DELETE safety (@anderix)
- b08c8b0: SP Slice 5: tests + README/SECURITY docs (@anderix)