more code cleanup
[dbsrgits/SQL-Abstract.git] / lib / SQL / Abstract / Formatter.pm
2020-07-24 Matt S Trout more code cleanup
2020-07-24 Matt S Trout more formatting cleanup
2020-07-24 Matt S Trout cleanup and improve formatting logic
2020-07-24 Matt S Trout better indentation and interpolation
2020-07-24 Matt S Trout fix indentation and newlines for more cases
2020-07-24 Matt S Trout clearer formatting with less pointless whitespace/newlines
2020-07-24 Matt S Trout ON( now renders correctly as ON (
2020-07-24 Matt S Trout handle non-ref internals
2020-07-24 Matt S Trout formatter starts to work
2020-07-24 Matt S Trout better followiung principles
2020-07-24 Matt S Trout format works
2020-07-24 Matt S Trout clean things up and better sqlacexpr
2020-07-24 Matt S Trout improving formatting