move to default registration
[dbsrgits/SQL-Abstract.git] / lib / SQL / Abstract / ExtraClauses.pm
2020-07-24 Matt S Trout move to default registration
2020-07-24 Matt S Trout introduce "top level" concept, move -values to Clauses...
2020-07-24 Matt S Trout sugar for select and multi-row insert
2020-07-24 Matt S Trout delete from, update using, join using
2020-07-24 Matt S Trout add, expand, and use in from, VALUES
2020-07-24 Matt S Trout add as support
2020-07-24 Matt S Trout join support
2020-07-24 Matt S Trout add group_by and having in ExtraClauses