clean up expansion
[dbsrgits/SQL-Abstract.git] / lib / SQL / Abstract / Clauses.pm
2020-07-24 Matt S Trout clean up expansion
2020-07-24 Matt S Trout switch insert to clauses system
2020-07-24 Matt S Trout delete as clauses
2020-07-24 Matt S Trout add update to clauses
2020-07-24 Matt S Trout convert direct to literal for * and single-id select
2020-07-24 Matt S Trout clean up select-hackery code
2020-07-24 Matt S Trout add select method to ::Clauses and fix bugs
2020-07-24 Matt S Trout make sketch vaguely work
2020-07-24 Matt S Trout initial sketch of Clauses.pm