2012-04-14 |
Matt S Trout |
improve and/or handling |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
remove builtin special ops; handled elsewhere |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
special ops handling |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
allow \n in op names - not sure why this ever worked... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
refactor operator construction and add injection guard... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
switch { foo => \'= bar' } to using multipart literal... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
clean up IN/BETWEEN handling |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
sort hash keys when found as RHS in a hashpair |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
handle empty where clauses, fix a quoting bug in litera... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
handle crack fueled inner function thing |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
rewrite _where_to_dq to get rid of refkind switch |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
handle more IN/BETWEEN odd cases, fix value_meta handling |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
first chunk of WHERE clause conversion |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
refactor somewhat and convert order_by |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
factor _table_dq out and use in SELECT |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
pass SELECT's FROM+etc. through DQ |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
generate SELECT list using DQ |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
move _render_dq call for _table to top level of method |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
handle \@from via DQ |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
switch literal FROM clause generation |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Matt S Trout |
create Data::Query::Renderer::SQL::Naive object and... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
Pull in some dependency bugfixes |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
Upgrade M::I |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Peter Rabbitson |
Migrate -ident and -value from dbic, reorganize docs |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Ryan P. Kelly |
Document with the right name |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Naveed Massjouni |
Cleaning up docs as ribasushi suggested. Made it clear... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Peter Rabbitson |
Cleanup parser a bit more, anchor everything correctly... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Alexander Hartmaier |
Add test for SQL statement that used to fail before... |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Peter Rabbitson |
Massively refactor arbitrary sql parser code |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Peter Rabbitson |
Fix over-eager parenthesis unrolling (only legal in... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Peter Rabbitson |
Promote AS to a binop of sorts |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Peter Rabbitson |
Do not import Carp functions into the namespace |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Justin Hunter |
_debug not debug, RT#67179 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Justin Hunter |
fix some pod per RT65556 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Justin Hunter |
fix git url, RT67137 |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Arthur Axel... |
take out useless _table option |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Peter Rabbitson |
Add some crazy malformed SQL to make sure things do... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Peter Rabbitson |
Fix incorrect comparison of malformed lists |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Peter Rabbitson |
Fix recursion warnings while parsing extremely long... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Peter Rabbitson |
Fix stupid not exists omission |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Arthur Axel... |
Release 1.72 v1.72 |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Peter Rabbitson |
Consolidate the injection_guard checks, fix bobby's... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Peter Rabbitson |
injection_guard implementation |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Peter Rabbitson |
Require bugfixed CAG |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Peter Rabbitson |
Undocument -nest with extreme prejudice |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Wes Malone |
Removed excess parentheses in generated SQL |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Peter Rabbitson |
Fix stupid assumption in parenthesis unroller |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Peter Rabbitson |
Pass options to _insert_returning and allow bind rvs |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Justin Hunter |
add handling for NULL when using -in |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Peter Rabbitson |
Better diagnostics (unparse the parent of the failed... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Peter Rabbitson |
Ask for a faster CAG, switch to MI::AI |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Peter Rabbitson |
Warnfree tests |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Peter Rabbitson |
Fix retardation in -between bind handling |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Arthur Axel... |
migrate _parenthesis_unroll to SQL::Abstract::Tree |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Dagfinn Ilmari... |
Fix parsing of foo.* in SQLA::Tree |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Peter Rabbitson |
Release 1.71 v1.71 |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Peter Rabbitson |
Disable dbic-tests when no dbic is present |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Arthur Axel... |
Release 1.70 v1.70 |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Arthur Axel... |
sort changes by importance |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Arthur Axel... |
no raw ASCII |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Arthur Axel... |
better quoting logic |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Arthur Axel... |
Leave quotes from DBIC in bindargs |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Peter Rabbitson |
Make resulting SQL work on MySQL |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Peter Rabbitson |
gitignore |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Peter Rabbitson |
Reenable show_progress in example |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Arthur Axel... |
Document repo |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Arthur Axel... |
Fix missing doc (RT#62587) |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Arthur Axel... |
Add error checking on "profile" for SQLA::Tree |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Arthur Axel... |
Highlight HAVING |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Arthur Axel... |
docs for pretty printer |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Arthur Axel... |
fixup tests |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Arthur Axel... |
fix precedence for executing in new |
commit | commitdiff | tree | snapshot |
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 |
next |