Fix syntax error in example
[dbsrgits/SQL-Abstract.git] / maint /
2020-07-24 Matt S Trout move script to new api
2020-07-24 Matt S Trout extraclauses and plugin system
2020-07-24 Matt S Trout insert select/rowvalues clauses, with and with_recursive
2020-07-24 Matt S Trout document join and from lists
2020-07-24 Matt S Trout fixup sqlacexpr
2020-07-24 Matt S Trout podregen fixups
2020-07-24 Matt S Trout add use lib so +x and #! are more useful
2020-07-24 Matt S Trout add shebang lines to all +x perl scripts (duh)
2020-07-24 Matt S Trout couple utility scripts
2020-07-24 Matt S Trout better followiung principles
2020-07-24 Matt S Trout bender
2020-07-24 Matt S Trout clean things up and better sqlacexpr
2020-07-24 Matt S Trout improving formatting
2020-07-24 Matt S Trout smarter sqlacexpr
2020-07-24 Matt S Trout Added the sql expr scripts I've been using to test
2020-07-24 Matt S Trout ensure _order_by_chunks returns what it used to
2017-04-03 Dagfinn Ilmari Man... Port to Distar