13 years agoRelease 1.71 v1.71
Peter Rabbitson [Tue, 9 Nov 2010 11:20:51 +0000]
Release 1.71

13 years agoDisable dbic-tests when no dbic is present
Peter Rabbitson [Tue, 9 Nov 2010 11:14:34 +0000]
Disable dbic-tests when no dbic is present

13 years agoRelease 1.70 v1.70
Arthur Axel 'fREW' Schmidt [Tue, 9 Nov 2010 04:44:09 +0000]
Release 1.70

13 years agosort changes by importance
Arthur Axel 'fREW' Schmidt [Tue, 9 Nov 2010 04:40:38 +0000]
sort changes by importance

13 years agono raw ASCII
Arthur Axel 'fREW' Schmidt [Tue, 9 Nov 2010 01:12:49 +0000]
no raw ASCII

13 years agobetter quoting logic
Arthur Axel 'fREW' Schmidt [Tue, 9 Nov 2010 01:11:59 +0000]
better quoting logic

13 years agoLeave quotes from DBIC in bindargs
Arthur Axel 'fREW' Schmidt [Tue, 9 Nov 2010 00:45:46 +0000]
Leave quotes from DBIC in bindargs

13 years agoMake resulting SQL work on MySQL
Peter Rabbitson [Mon, 8 Nov 2010 03:04:01 +0000]
Make resulting SQL work on MySQL

13 years agogitignore
Peter Rabbitson [Mon, 8 Nov 2010 03:03:18 +0000]
gitignore

13 years agoReenable show_progress in example
Peter Rabbitson [Mon, 8 Nov 2010 02:56:34 +0000]
Reenable show_progress in example

13 years agoDocument repo
Arthur Axel 'fREW' Schmidt [Sat, 6 Nov 2010 23:46:14 +0000]
Document repo

13 years agoFix missing doc (RT#62587)
Arthur Axel 'fREW' Schmidt [Wed, 3 Nov 2010 02:36:14 +0000]
Fix missing doc (RT#62587)

13 years agoAdd error checking on "profile" for SQLA::Tree
Arthur Axel 'fREW' Schmidt [Fri, 29 Oct 2010 01:40:24 +0000]
Add error checking on "profile" for SQLA::Tree

13 years agoHighlight HAVING
Arthur Axel 'fREW' Schmidt [Thu, 28 Oct 2010 04:24:49 +0000]
Highlight HAVING

13 years agodocs for pretty printer
Arthur Axel 'fREW' Schmidt [Tue, 26 Oct 2010 01:39:10 +0000]
docs for pretty printer

13 years agofixup tests
Arthur Axel 'fREW' Schmidt [Sun, 24 Oct 2010 21:15:40 +0000]
fixup tests

13 years agofix precedence for executing in new
Arthur Axel 'fREW' Schmidt [Tue, 26 Oct 2010 01:21:28 +0000]
fix precedence for executing in new

13 years agotests for bulk insert
Arthur Axel 'fREW' Schmidt [Sun, 24 Oct 2010 21:06:44 +0000]
tests for bulk insert

13 years agoDo not show_progress by default
Arthur Axel 'fREW' Schmidt [Sun, 24 Oct 2010 20:59:47 +0000]
Do not show_progress by default

13 years agosquash_repeats > no_repeats
Arthur Axel 'fREW' Schmidt [Sun, 24 Oct 2010 20:58:51 +0000]
squash_repeats > no_repeats

13 years agotest for no-repeats
Arthur Axel 'fREW' Schmidt [Sun, 24 Oct 2010 20:20:29 +0000]
test for no-repeats

13 years agoAdd "no_repeats" option to fix it such that repeated SQL may be ellided except for...
Arthur Axel 'fREW' Schmidt [Sun, 24 Oct 2010 14:44:29 +0000]
Add "no_repeats" option to fix it such that repeated SQL may be ellided except for placeholders

13 years agotry DBIC colorizer!
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 21:04:36 +0000]
try DBIC colorizer!

13 years agobetter bulk insert support
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 20:45:00 +0000]
better bulk insert support

13 years agoallow disabling of show_progress; _ some accessors
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 20:41:46 +0000]
allow disabling of show_progress; _ some accessors

13 years agoAdd EXECUTING for clarity of long running SQL
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 20:30:26 +0000]
Add EXECUTING for clarity of long running SQL

13 years agomake console color profile a bit easier to read
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 17:10:06 +0000]
make console color profile a bit easier to read

13 years agoHighlight transaction keywords
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 17:05:00 +0000]
Highlight transaction keywords

13 years agoHide bulk inserts from DBIx::Class
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 16:43:00 +0000]
Hide bulk inserts from DBIx::Class

13 years agofix pagination keywords
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 02:18:52 +0000]
fix pagination keywords

13 years agofix placeholder quoting
Arthur Axel "fREW" Schmidt [Sat, 23 Oct 2010 01:49:36 +0000]
fix placeholder quoting

13 years agorelease SQL::Abstract 1.69
Arthur Axel "fREW" Schmidt [Fri, 22 Oct 2010 14:32:27 +0000]
release SQL::Abstract 1.69

13 years agofix tree tests
Arthur Axel "fREW" Schmidt [Fri, 22 Oct 2010 04:12:18 +0000]
fix tree tests

13 years agoAdd support for { -op => $foo } in UPDATE arguments
Peter Rabbitson [Thu, 21 Oct 2010 17:11:29 +0000]
Add support for { -op => $foo } in UPDATE arguments
Refactor unary op handlers to allow overrides at any level
Makes for very very hairy internals, but immensely useful for upstream

13 years agoFix default value inserts (an op can have an empty arglist)
Peter Rabbitson [Thu, 21 Oct 2010 14:51:31 +0000]
Fix default value inserts (an op can have an empty arglist)

13 years agoFix incorrect padding
Peter Rabbitson [Thu, 21 Oct 2010 13:53:11 +0000]
Fix incorrect padding

13 years agoProper placeholder support in the AST
Peter Rabbitson [Thu, 21 Oct 2010 13:36:51 +0000]
Proper placeholder support in the AST

13 years agoProperly support ops containing _'s (valid in Oracle)
Peter Rabbitson [Thu, 21 Oct 2010 13:21:26 +0000]
Properly support ops containing _'s (valid in Oracle)

13 years agoPreserve \@bindargs passed to unparse()
Peter Rabbitson [Thu, 21 Oct 2010 12:49:11 +0000]
Preserve \@bindargs passed to unparse()

13 years agoAdd list support, and various mini-fixes
Peter Rabbitson [Thu, 21 Oct 2010 12:39:16 +0000]
Add list support, and various mini-fixes

13 years agoexamined placeholder status a bit more carefully
John Napiorkowski [Wed, 20 Oct 2010 18:01:23 +0000]
examined placeholder status a bit more carefully

13 years agoadded test for the html profile destroyed placeholder problem
John Napiorkowski [Wed, 20 Oct 2010 17:49:40 +0000]
added test for the html profile destroyed placeholder problem

13 years agofix placeholder surround and add complex test
Arthur Axel "fREW" Schmidt [Fri, 15 Oct 2010 00:31:47 +0000]
fix placeholder surround and add complex test

13 years agoChanges for past two commits
Arthur Axel "fREW" Schmidt [Sat, 9 Oct 2010 08:46:41 +0000]
Changes for past two commits

13 years agos// does not return the modified string, $_ does
Arthur Axel "fREW" Schmidt [Sat, 9 Oct 2010 08:39:57 +0000]
s// does not return the modified string, $_ does

13 years agomake format-sql actually useful
Arthur Axel "fREW" Schmidt [Sat, 9 Oct 2010 08:26:07 +0000]
make format-sql actually useful

13 years agoadd a couple more examples
Arthur Axel "fREW" Schmidt [Sat, 9 Oct 2010 07:57:12 +0000]
add a couple more examples

13 years agoFix bogus test (does not pass yet)
Peter Rabbitson [Wed, 29 Sep 2010 16:55:23 +0000]
Fix bogus test (does not pass yet)

13 years agot/01generate.t
Peter Rabbitson [Wed, 29 Sep 2010 16:54:53 +0000]
t/01generate.t

13 years agoThese 'optimizations' are silly
Peter Rabbitson [Mon, 27 Sep 2010 06:54:06 +0000]
These 'optimizations' are silly

13 years agoFix bindtype omission in -in handling
Peter Rabbitson [Thu, 23 Sep 2010 10:51:29 +0000]
Fix bindtype omission in -in handling

13 years agoBackout errnoeusly committed stuff
Peter Rabbitson [Wed, 22 Sep 2010 14:19:34 +0000]
Backout errnoeusly committed stuff

13 years agoFix incomplete handling of IN/BETWEEN sub-args
Peter Rabbitson [Wed, 22 Sep 2010 14:14:40 +0000]
Fix incomplete handling of IN/BETWEEN sub-args

13 years agoReplace one more grep with a regex
Peter Rabbitson [Wed, 22 Sep 2010 10:09:34 +0000]
Replace one more grep with a regex

13 years agoReenable the tester test - it's fast enough now
Peter Rabbitson [Wed, 22 Sep 2010 10:01:59 +0000]
Reenable the tester test - it's fast enough now

13 years agoStupid stupid typo
Peter Rabbitson [Wed, 22 Sep 2010 10:00:37 +0000]
Stupid stupid typo

13 years agoTokenizer fixed \o/
Peter Rabbitson [Wed, 22 Sep 2010 09:49:58 +0000]
Tokenizer fixed \o/

13 years agoadd test for parsing lists
Arthur Axel "fREW" Schmidt [Wed, 22 Sep 2010 02:48:52 +0000]
add test for parsing lists

13 years agoMove the colordefs to the profile def
Peter Rabbitson [Tue, 21 Sep 2010 05:11:08 +0000]
Move the colordefs to the profile def

13 years agorelease 1.68
Arthur Axel "fREW" Schmidt [Thu, 16 Sep 2010 14:45:33 +0000]
release 1.68

13 years agoadd a bit more doc, test doc, and rename a method
Arthur Axel "fREW" Schmidt [Thu, 16 Sep 2010 14:44:32 +0000]
add a bit more doc, test doc, and rename a method

13 years agoplaceholder coloring!
Arthur Axel "fREW" Schmidt [Tue, 14 Sep 2010 02:40:48 +0000]
placeholder coloring!

13 years agodoc additions and a method rename
Arthur Axel "fREW" Schmidt [Tue, 14 Sep 2010 01:00:24 +0000]
doc additions and a method rename

13 years agouse object interface to Hash::Merge
Arthur Axel "fREW" Schmidt [Sun, 12 Sep 2010 19:39:58 +0000]
use object interface to Hash::Merge

13 years agorelease 1.67_03
Arthur Axel "fREW" Schmidt [Sun, 12 Sep 2010 19:38:38 +0000]
release 1.67_03

13 years agodocs for ::Tree
Arthur Axel "fREW" Schmidt [Sat, 11 Sep 2010 17:36:22 +0000]
docs for ::Tree

13 years agocaller info does not belong here
Arthur Axel "fREW" Schmidt [Sat, 11 Sep 2010 17:09:39 +0000]
caller info does not belong here

13 years agoinitial start of warn-style caller info
Arthur Axel "fREW" Schmidt [Fri, 10 Sep 2010 04:14:55 +0000]
initial start of warn-style caller info

13 years agoadd missing dep
Arthur Axel "fREW" Schmidt [Fri, 10 Sep 2010 04:13:12 +0000]
add missing dep

13 years agomerge configs with profiles
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 23:13:22 +0000]
merge configs with profiles

13 years agoin case there were no bindargs passed
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 21:37:06 +0000]
in case there were no bindargs passed

13 years agointegrate placeholder population with DBIC
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 03:16:54 +0000]
integrate placeholder population with DBIC

13 years agofix oddity in initial newlines
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:51:23 +0000]
fix oddity in initial newlines

13 years agoadd placeholder support
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:50:57 +0000]
add placeholder support

13 years agofix pod coverage test
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:50:23 +0000]
fix pod coverage test

13 years agoadd quotes to examples to show hidden whitespace
Arthur Axel "fREW" Schmidt [Thu, 9 Sep 2010 02:47:42 +0000]
add quotes to examples to show hidden whitespace

13 years agochange overridden method to pretty print more
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 17:40:11 +0000]
change overridden method to pretty print more

13 years agorename DBIC::Storage::PP and get ready to re-release
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 17:23:57 +0000]
rename DBIC::Storage::PP and get ready to re-release

13 years agoupdate changes
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 03:09:29 +0000]
update changes

13 years agoslightly nicer newline handling for stuff in parens
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 03:04:11 +0000]
slightly nicer newline handling for stuff in parens

13 years agofix deps
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 02:57:08 +0000]
fix deps

13 years agoa bit less indentation
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 02:53:34 +0000]
a bit less indentation

13 years agoadd some docs
Arthur Axel "fREW" Schmidt [Tue, 7 Sep 2010 01:07:06 +0000]
add some docs

13 years agofix colors for from
Arthur Axel "fREW" Schmidt [Tue, 7 Sep 2010 00:40:01 +0000]
fix colors for from

13 years agofrom has to stay
Arthur Axel "fREW" Schmidt [Tue, 7 Sep 2010 00:10:06 +0000]
from has to stay

13 years agoadd examples and DBIC::Storage::PrettyPrinter
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 23:29:38 +0000]
add examples and DBIC::Storage::PrettyPrinter

13 years agoadd more keywords, colors, and indentation rules
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 23:26:04 +0000]
add more keywords, colors, and indentation rules

13 years agoroundtrip tests
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:56:37 +0000]
roundtrip tests

13 years agowhitespace tests
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:45:18 +0000]
whitespace tests

13 years agotest coloring of keyword
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:32:44 +0000]
test coloring of keyword

13 years agoadd space to fix stuff pressing up against last paren
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:19:37 +0000]
add space to fix stuff pressing up against last paren

13 years agoparse RNO, better coloring for some keywords
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 16:04:29 +0000]
parse RNO, better coloring for some keywords

13 years agotest parse to tree
Arthur Axel "fREW" Schmidt [Mon, 6 Sep 2010 15:56:52 +0000]
test parse to tree

13 years agoMerge 'sqla-tree' into 'trunk'
Peter Rabbitson [Mon, 6 Sep 2010 14:42:17 +0000]
Merge 'sqla-tree' into 'trunk'

r9676@Thesaurus (orig r9662):  frew | 2010-08-31 05:31:56 +0200
YASQLATBranch
r9677@Thesaurus (orig r9663):  frew | 2010-08-31 05:55:05 +0200
break out Tree
r9678@Thesaurus (orig r9664):  frew | 2010-08-31 06:13:04 +0200
document hopes and dreams
r9679@Thesaurus (orig r9665):  frew | 2010-09-01 05:55:49 +0200
add format command
r9680@Thesaurus (orig r9666):  frew | 2010-09-01 06:13:03 +0200
OO-ify and add some silly colors for fun
r9683@Thesaurus (orig r9669):  frew | 2010-09-02 05:08:36 +0200
fix SQLATest, add more rudimentary formatting and some depth
r9684@Thesaurus (orig r9670):  frew | 2010-09-02 06:03:05 +0200
rearrange things, looks almost good
r9685@Thesaurus (orig r9671):  frew | 2010-09-02 06:14:44 +0200
good formatting for both subqueries and otherwise
r9686@Thesaurus (orig r9672):  frew | 2010-09-02 06:21:19 +0200
do not indent for the first select
r9687@Thesaurus (orig r9673):  frew | 2010-09-02 06:40:03 +0200
less warnings
r9688@Thesaurus (orig r9674):  frew | 2010-09-02 07:00:07 +0200
initial profile and configuration support
r9689@Thesaurus (orig r9675):  frew | 2010-09-03 05:19:12 +0200
sensible profiles and accessors for formatting
r9690@Thesaurus (orig r9676):  frew | 2010-09-04 03:12:46 +0200
tests and slightly better profiles
r9691@Thesaurus (orig r9677):  frew | 2010-09-04 03:22:34 +0200
test for no formatting
r9692@Thesaurus (orig r9678):  frew | 2010-09-04 04:05:47 +0200
add html profile
r9693@Thesaurus (orig r9679):  frew | 2010-09-04 05:21:05 +0200
add test for somewhat complex sql and add extra config for missing keywords
r9694@Thesaurus (orig r9680):  frew | 2010-09-04 05:31:51 +0200
initial formatting script
r9695@Thesaurus (orig r9681):  frew | 2010-09-04 05:39:36 +0200
add one more hope and dream (This should be easy to add)

13 years agoadd one more hope and dream (This should be easy to add)
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 03:39:36 +0000]
add one more hope and dream (This should be easy to add)

13 years agoinitial formatting script
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 03:31:51 +0000]
initial formatting script

13 years agoadd test for somewhat complex sql and add extra config for missing keywords
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 03:21:05 +0000]
add test for somewhat complex sql and add extra config for missing keywords

13 years agoadd html profile
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 02:05:47 +0000]
add html profile

13 years agotest for no formatting
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 01:22:34 +0000]
test for no formatting

13 years agotests and slightly better profiles
Arthur Axel "fREW" Schmidt [Sat, 4 Sep 2010 01:12:46 +0000]
tests and slightly better profiles