switch keyword formatting to method, fix clause order, add setop infra
[scpubgit/Q-Branch.git] / xt / clauses.t
2019-04-15 Matt S Trout switch keyword formatting to method, fix clause order...
2019-04-15 Matt S Trout better extension api
2019-04-15 Matt S Trout initial extension api
2019-04-14 Matt S Trout demonstrate adding clauses with no special expand/render
2019-04-14 Matt S Trout verify "col = (SELECT ...)" works
2019-04-14 Matt S Trout clean up op/func handling, add exists, add de-inconsist...
2019-04-14 Matt S Trout sugar for select and multi-row insert
2019-04-13 Matt S Trout make INSERT SELECT work
2019-04-13 Matt S Trout subselect in from renders ok
2019-04-13 Matt S Trout delete from, update using, join using
2019-04-13 Matt S Trout add, expand, and use in from, VALUES
2019-04-13 Matt S Trout add as support
2019-04-13 Matt S Trout clauses test (xt/ because extra deps)