clauses transforms
[scpubgit/Q-Branch.git] / lib / SQL / Abstract / ExtraClauses.pm
2019-04-15 Matt S Trout clauses transforms
2019-04-15 Matt S Trout further APIfication
2019-04-15 Matt S Trout move more stuff to method calls
2019-04-15 Matt S Trout better extension api
2019-04-15 Matt S Trout clean up from_list
2019-04-15 Matt S Trout move to default registration
2019-04-14 Matt S Trout introduce "top level" concept, move -values to Clauses...
2019-04-14 Matt S Trout sugar for select and multi-row insert
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 join support
2019-04-13 Matt S Trout add group_by and having in ExtraClauses