projects
/
dbsrgits/SQL-Abstract.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
dbsrgits/SQL-Abstract.git
2010-10-28
Arthur Axel...
tests for bulk insert
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Arthur Axel...
Do not show_progress by default
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Arthur Axel...
squash_repeats > no_repeats
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Arthur Axel...
test for no-repeats
commit
|
commitdiff
|
tree
|
snapshot
2010-10-28
Arthur Axel...
Add "no_repeats" option to fix it such that repeated...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
try DBIC colorizer!
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
better bulk insert support
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
allow disabling of show_progress; _ some accessors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
Add EXECUTING for clarity of long running SQL
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
make console color profile a bit easier to read
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
Highlight transaction keywords
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
Hide bulk inserts from DBIx::Class
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
fix pagination keywords
commit
|
commitdiff
|
tree
|
snapshot
2010-10-23
Arthur Axel...
fix placeholder quoting
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Arthur Axel...
release SQL::Abstract 1.69
commit
|
commitdiff
|
tree
|
snapshot
2010-10-22
Arthur Axel...
fix tree tests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Add support for { -op => $foo } in UPDATE arguments
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Fix default value inserts (an op can have an empty...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Fix incorrect padding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Proper placeholder support in the AST
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Properly support ops containing _'s (valid in Oracle)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Preserve \@bindargs passed to unparse()
commit
|
commitdiff
|
tree
|
snapshot
2010-10-21
Peter Rabbitson
Add list support, and various mini-fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
John Napiorkowski
examined placeholder status a bit more carefully
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
John Napiorkowski
added test for the html profile destroyed placeholder...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Arthur Axel...
fix placeholder surround and add complex test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Arthur Axel...
Changes for past two commits
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Arthur Axel...
s// does not return the modified string, $_ does
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Arthur Axel...
make format-sql actually useful
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Arthur Axel...
add a couple more examples
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Peter Rabbitson
Fix bogus test (does not pass yet)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Peter Rabbitson
t/01generate.t
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Peter Rabbitson
These 'optimizations' are silly
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Peter Rabbitson
Fix bindtype omission in -in handling
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Peter Rabbitson
Backout errnoeusly committed stuff
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Peter Rabbitson
Fix incomplete handling of IN/BETWEEN sub-args
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Peter Rabbitson
Replace one more grep with a regex
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Peter Rabbitson
Reenable the tester test - it's fast enough now
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Peter Rabbitson
Stupid stupid typo
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Peter Rabbitson
Tokenizer fixed \o/
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Arthur Axel...
add test for parsing lists
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Peter Rabbitson
Move the colordefs to the profile def
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Arthur Axel...
release 1.68
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Arthur Axel...
add a bit more doc, test doc, and rename a method
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Arthur Axel...
placeholder coloring!
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Arthur Axel...
doc additions and a method rename
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Arthur Axel...
use object interface to Hash::Merge
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Arthur Axel...
release 1.67_03
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
Arthur Axel...
docs for ::Tree
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
Arthur Axel...
caller info does not belong here
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Arthur Axel...
initial start of warn-style caller info
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Arthur Axel...
add missing dep
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Arthur Axel...
merge configs with profiles
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Arthur Axel...
in case there were no bindargs passed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Arthur Axel...
integrate placeholder population with DBIC
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Arthur Axel...
fix oddity in initial newlines
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Arthur Axel...
add placeholder support
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Arthur Axel...
fix pod coverage test
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Arthur Axel...
add quotes to examples to show hidden whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Arthur Axel...
change overridden method to pretty print more
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Arthur Axel...
rename DBIC::Storage::PP and get ready to re-release
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Arthur Axel...
update changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Arthur Axel...
slightly nicer newline handling for stuff in parens
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Arthur Axel...
fix deps
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Arthur Axel...
a bit less indentation
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Arthur Axel...
add some docs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Arthur Axel...
fix colors for from
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Arthur Axel...
from has to stay
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
add examples and DBIC::Storage::PrettyPrinter
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
add more keywords, colors, and indentation rules
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
roundtrip tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
whitespace tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
test coloring of keyword
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
add space to fix stuff pressing up against last paren
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
parse RNO, better coloring for some keywords
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Arthur Axel...
test parse to tree
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Peter Rabbitson
Merge 'sqla-tree' into 'trunk'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Arthur Axel...
add one more hope and dream (This should be easy to...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Arthur Axel...
initial formatting script
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Arthur Axel...
add test for somewhat complex sql and add extra config...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Arthur Axel...
add html profile
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Arthur Axel...
test for no formatting
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Arthur Axel...
tests and slightly better profiles
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Arthur Axel...
sensible profiles and accessors for formatting
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur Axel...
initial profile and configuration support
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur Axel...
less warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur Axel...
do not indent for the first select
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur Axel...
good formatting for both subqueries and otherwise
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur Axel...
rearrange things, looks almost good
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur Axel...
fix SQLATest, add more rudimentary formatting and some...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Arthur Axel...
OO-ify and add some silly colors for fun
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Arthur Axel...
add format command
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Arthur Axel...
document hopes and dreams
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Arthur Axel...
break out Tree
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Arthur Axel...
YASQLATBranch
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Peter Rabbitson
Commit changes to previous erroneous commit
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Peter Rabbitson
No versioning before releaseChanges
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Nigel Metheringham
Improvements to where clause docs for undef/NULL -...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Nigel Metheringham
Trivial doc fix (malformed pod markup)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Arthur Axel...
for people working from repository
commit
|
commitdiff
|
tree
|
snapshot
next