dbsrgits/SQL-Abstract.git
2010-10-09 Arthur Axel... make format-sql actually useful
2010-10-09 Arthur Axel... add a couple more examples
2010-09-29 Peter Rabbitson Fix bogus test (does not pass yet)
2010-09-29 Peter Rabbitson t/01generate.t
2010-09-27 Peter Rabbitson These 'optimizations' are silly
2010-09-23 Peter Rabbitson Fix bindtype omission in -in handling
2010-09-22 Peter Rabbitson Backout errnoeusly committed stuff
2010-09-22 Peter Rabbitson Fix incomplete handling of IN/BETWEEN sub-args
2010-09-22 Peter Rabbitson Replace one more grep with a regex
2010-09-22 Peter Rabbitson Reenable the tester test - it's fast enough now
2010-09-22 Peter Rabbitson Stupid stupid typo
2010-09-22 Peter Rabbitson Tokenizer fixed \o/
2010-09-22 Arthur Axel... add test for parsing lists
2010-09-21 Peter Rabbitson Move the colordefs to the profile def
2010-09-16 Arthur Axel... release 1.68
2010-09-16 Arthur Axel... add a bit more doc, test doc, and rename a method
2010-09-14 Arthur Axel... placeholder coloring!
2010-09-14 Arthur Axel... doc additions and a method rename
2010-09-12 Arthur Axel... use object interface to Hash::Merge
2010-09-12 Arthur Axel... release 1.67_03
2010-09-11 Arthur Axel... docs for ::Tree
2010-09-11 Arthur Axel... caller info does not belong here
2010-09-10 Arthur Axel... initial start of warn-style caller info
2010-09-10 Arthur Axel... add missing dep
2010-09-09 Arthur Axel... merge configs with profiles
2010-09-09 Arthur Axel... in case there were no bindargs passed
2010-09-09 Arthur Axel... integrate placeholder population with DBIC
2010-09-09 Arthur Axel... fix oddity in initial newlines
2010-09-09 Arthur Axel... add placeholder support
2010-09-09 Arthur Axel... fix pod coverage test
2010-09-09 Arthur Axel... add quotes to examples to show hidden whitespace
2010-09-08 Arthur Axel... change overridden method to pretty print more
2010-09-08 Arthur Axel... rename DBIC::Storage::PP and get ready to re-release
2010-09-08 Arthur Axel... update changes
2010-09-08 Arthur Axel... slightly nicer newline handling for stuff in parens
2010-09-08 Arthur Axel... fix deps
2010-09-08 Arthur Axel... a bit less indentation
2010-09-07 Arthur Axel... add some docs
2010-09-07 Arthur Axel... fix colors for from
2010-09-07 Arthur Axel... from has to stay
2010-09-06 Arthur Axel... add examples and DBIC::Storage::PrettyPrinter
2010-09-06 Arthur Axel... add more keywords, colors, and indentation rules
2010-09-06 Arthur Axel... roundtrip tests
2010-09-06 Arthur Axel... whitespace tests
2010-09-06 Arthur Axel... test coloring of keyword
2010-09-06 Arthur Axel... add space to fix stuff pressing up against last paren
2010-09-06 Arthur Axel... parse RNO, better coloring for some keywords
2010-09-06 Arthur Axel... test parse to tree
2010-09-06 Peter Rabbitson Merge 'sqla-tree' into 'trunk'
2010-09-04 Arthur Axel... add one more hope and dream (This should be easy to...
2010-09-04 Arthur Axel... initial formatting script
2010-09-04 Arthur Axel... add test for somewhat complex sql and add extra config...
2010-09-04 Arthur Axel... add html profile
2010-09-04 Arthur Axel... test for no formatting
2010-09-04 Arthur Axel... tests and slightly better profiles
2010-09-03 Arthur Axel... sensible profiles and accessors for formatting
2010-09-02 Arthur Axel... initial profile and configuration support
2010-09-02 Arthur Axel... less warnings
2010-09-02 Arthur Axel... do not indent for the first select
2010-09-02 Arthur Axel... good formatting for both subqueries and otherwise
2010-09-02 Arthur Axel... rearrange things, looks almost good
2010-09-02 Arthur Axel... fix SQLATest, add more rudimentary formatting and some...
2010-09-01 Arthur Axel... OO-ify and add some silly colors for fun
2010-09-01 Arthur Axel... add format command
2010-08-31 Arthur Axel... document hopes and dreams
2010-08-31 Arthur Axel... break out Tree
2010-08-31 Arthur Axel... YASQLATBranch
2010-07-12 Peter Rabbitson Commit changes to previous erroneous commit
2010-07-12 Peter Rabbitson No versioning before releaseChanges
2010-06-29 Nigel Metheringham Improvements to where clause docs for undef/NULL -...
2010-06-29 Nigel Metheringham Trivial doc fix (malformed pod markup)
2010-05-31 Arthur Axel... for people working from repository
2010-05-31 Arthur Axel... release 1.67
2010-05-31 Peter Rabbitson Fix missed preexisting borked test
2010-05-30 Peter Rabbitson More forgotten changes
2010-05-30 Peter Rabbitson Bump trunk version
2010-05-30 Peter Rabbitson Fix SQLA::Test problem
2010-05-27 Peter Rabbitson Whitespace/comment cleanup
2010-05-16 Arthur Axel... this should have been release 1.66, but I forgot to...
2010-05-16 Peter Rabbitson Puke in bind-assert and rewrite test to stop T::E from...
2010-05-16 Peter Rabbitson Add missing bindtype assertions
2010-05-14 Nigel Metheringham Added some tests for -not
2010-05-14 Nigel Metheringham Added check for defined to str equality test
2010-04-26 Peter Rabbitson Stupid omission
2010-04-24 Peter Rabbitson Doesn't get any tighter
2010-04-24 Peter Rabbitson 10% speed up on quoted statement generation
2010-04-11 Arthur Axel... set version for dev users
2010-04-11 Arthur Axel... Release 1.65
2010-04-11 Arthur Axel... new manifest file so that we do not get .svn dirs
2010-04-11 Arthur Axel... cleaner dev version stuff; thanks to riba
2010-04-11 Arthur Axel... set version to 1.64_01 for dev users
2010-04-11 Arthur Axel... Release 1.64
2010-04-07 Robert Bohne Fixed small POD mistake
2010-04-04 Peter Rabbitson Fix RTs #56062 and #56258
2010-03-24 Peter Rabbitson Release 1.63
2010-03-23 Peter Rabbitson ILIKE is common enough to be in core
2010-03-23 Peter Rabbitson Whoops - forgot to commit
2010-03-15 Peter Rabbitson Saner MANIFEST.SKIP
2010-03-10 Peter Rabbitson Shuffle dependencies a bit more
2010-03-09 Peter Rabbitson Bump trunk version
next