projects
/
dbsrgits/SQL-Abstract.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
extract remaining insert clause expansion handling to methods
[dbsrgits/SQL-Abstract.git]
/
lib
/
SQL
/
2020-07-24
Matt S Trout
kill ident/value specialness
tree
|
commitdiff
2020-07-24
Matt S Trout
push comparison invocation into ident and value expanders
tree
|
commitdiff
2020-07-24
Matt S Trout
rename -tuple to -row
tree
|
commitdiff
2020-07-24
Matt S Trout
make -is work at top level
tree
|
commitdiff
2020-07-24
Matt S Trout
teach between to work as a unop
tree
|
commitdiff
2020-07-24
Matt S Trout
expand between better
tree
|
commitdiff
2020-07-24
Matt S Trout
make between work as a binop
tree
|
commitdiff
2020-07-24
Matt S Trout
rename list node type to tuple
tree
|
commitdiff
2020-07-24
Matt S Trout
make , special cased to avoid premature generalisation
tree
|
commitdiff
2020-07-24
Matt S Trout
make list always parenthesised, make , op work for...
tree
|
commitdiff
2020-07-24
Matt S Trout
remove $logic from maybe_list_expr
tree
|
commitdiff
2020-07-24
Matt S Trout
make weird undef order_by cases explicit
tree
|
commitdiff
2020-07-24
Matt S Trout
force , as multop, switch order_by
tree
|
commitdiff
2020-07-24
Matt S Trout
switch value defaulting in _in expansion to standard
tree
|
commitdiff
2020-07-24
Matt S Trout
better in handling
tree
|
commitdiff
2020-07-24
Matt S Trout
restore -in dying to have tests clean before breaking it
tree
|
commitdiff
2020-07-24
Matt S Trout
normalize ops to _ style
tree
|
commitdiff
2020-07-24
Matt S Trout
tmp
tree
|
commitdiff
2020-07-24
Matt S Trout
normalise ops to foo, foo_bar etc.
tree
|
commitdiff
2020-07-24
Matt S Trout
condense op handling
tree
|
commitdiff
2020-07-24
Matt S Trout
only remove a leading - if word char following to avoid...
tree
|
commitdiff
2020-07-24
Matt S Trout
simplify Default_Scalar_to code
tree
|
commitdiff
2020-07-24
Matt S Trout
kill dying on IN for non-DBIC
tree
|
commitdiff
2020-07-24
Matt S Trout
few more comments
tree
|
commitdiff
2020-07-24
Matt S Trout
extract scalar handling
tree
|
commitdiff
2020-07-24
Matt S Trout
move _render_op above specific op renderers
tree
|
commitdiff
2020-07-24
Matt S Trout
old SQLA extension system compat marked
tree
|
commitdiff
2020-07-24
Matt S Trout
extract concept of undef value
tree
|
commitdiff
2020-07-24
Matt S Trout
extract _hashpair_cmp for using default cmp
tree
|
commitdiff
2020-07-24
Matt S Trout
use hashtriple for auto-expand generation
tree
|
commitdiff
2020-07-24
Matt S Trout
use hashtriple for auto-{cmp}
tree
|
commitdiff
2020-07-24
Matt S Trout
factor the rest of the undef handling out
tree
|
commitdiff
2020-07-24
Matt S Trout
start to extract op checking for null
tree
|
commitdiff
2020-07-24
Matt S Trout
everything else is notreached, so rename unhandled...
tree
|
commitdiff
2020-07-24
Matt S Trout
extract hashtriple expander
tree
|
commitdiff
2020-07-24
Matt S Trout
andor for hashpair RHS
tree
|
commitdiff
2020-07-24
Matt S Trout
switch more is expansion cases
tree
|
commitdiff
2020-07-24
Matt S Trout
nuke is/is not code now handled by render_op
tree
|
commitdiff
2020-07-24
Matt S Trout
extract IS/IS NOT
tree
|
commitdiff
2020-07-24
Matt S Trout
clean up op handling code more
tree
|
commitdiff
2020-07-24
Matt S Trout
move rendering to default render_op
tree
|
commitdiff
2020-07-24
Matt S Trout
extract andor rendering
tree
|
commitdiff
2020-07-24
Matt S Trout
extract _render_op_in
tree
|
commitdiff
2020-07-24
Matt S Trout
extract between rendering into a method
tree
|
commitdiff
2020-07-24
Matt S Trout
clean up part of the arrayref stuff
tree
|
commitdiff
2020-07-24
Matt S Trout
let andor expand the ident hashref case
tree
|
commitdiff
2020-07-24
Matt S Trout
further andor consolidation
tree
|
commitdiff
2020-07-24
Matt S Trout
add some hopefully useful comments
tree
|
commitdiff
2020-07-24
Matt S Trout
move more expansion into andor
tree
|
commitdiff
2020-07-24
Matt S Trout
make scalar/blessed args cleaner
tree
|
commitdiff
2020-07-24
Matt S Trout
surface _expand_ident call
tree
|
commitdiff
2020-07-24
Matt S Trout
let _expand_expr produce the deprecation warning
tree
|
commitdiff
2020-07-24
Matt S Trout
extract _expr_hashpair_op_ident
tree
|
commitdiff
2020-07-24
Matt S Trout
move injection handling into _hashpair_op and clean...
tree
|
commitdiff
2020-07-24
Matt S Trout
extract _expand_expr_hashpair_op
tree
|
commitdiff
2020-07-24
Matt S Trout
remove unused clause
tree
|
commitdiff
2020-07-24
Matt S Trout
switch ident/value to proposed unop style
tree
|
commitdiff
2020-07-24
Matt S Trout
rename _expand_andor to _expand_op_andor
tree
|
commitdiff
2020-07-24
Matt S Trout
eliminate passing of unused logic op name
tree
|
commitdiff
2020-07-24
Matt S Trout
andor now handled primarily by _expand_op
tree
|
commitdiff
2020-07-24
Matt S Trout
murder the $logic variable
tree
|
commitdiff
2020-07-24
Matt S Trout
eliminate $logic from _expand_expr
tree
|
commitdiff
2020-07-24
Matt S Trout
arrayref logic can just use $self
tree
|
commitdiff
2020-07-24
Matt S Trout
_expand_expr hashref is always and
tree
|
commitdiff
2020-07-24
Matt S Trout
lift injection validation
tree
|
commitdiff
2020-07-24
Matt S Trout
extract another andor case
tree
|
commitdiff
2020-07-24
Matt S Trout
extract -nest code
tree
|
commitdiff
2020-07-24
Matt S Trout
this is always andor so bypass expr
tree
|
commitdiff
2020-07-24
Matt S Trout
switch another case to andor expansion
tree
|
commitdiff
2020-07-24
Matt S Trout
switch ident and value to expand_op
tree
|
commitdiff
2020-07-24
Matt S Trout
re-engineer ident
tree
|
commitdiff
2020-07-24
Matt S Trout
extract ident handling
tree
|
commitdiff
2020-07-24
Matt S Trout
expand andor for more cases
tree
|
commitdiff
2020-07-24
Matt S Trout
extract in/not in code
tree
|
commitdiff
2020-07-24
Matt S Trout
introduce expand_op concept and move between to it
tree
|
commitdiff
2020-07-24
Matt S Trout
extract op rendering prefix+not
tree
|
commitdiff
2020-07-24
Matt S Trout
simplify unop_postfix code
tree
|
commitdiff
2020-07-24
Matt S Trout
murder special use for and/or
tree
|
commitdiff
2020-07-24
Matt S Trout
remove postfix code
tree
|
commitdiff
2020-07-24
Matt S Trout
op rendering w/postfix
tree
|
commitdiff
2020-07-24
Matt S Trout
clean custom op rendering to $self config
tree
|
commitdiff
2020-07-24
Matt S Trout
no longer required, op is normalised earlier
tree
|
commitdiff
2020-07-24
Matt S Trout
kill final_op normalisation since no longer required
tree
|
commitdiff
2020-07-24
Matt S Trout
remove duplicate value expansion code
tree
|
commitdiff
2020-07-24
Matt S Trout
extract and/or expansion
tree
|
commitdiff
2020-07-24
Matt S Trout
add notreached barf to and/or processing
tree
|
commitdiff
2020-07-24
Matt S Trout
extract _expand_bool method
tree
|
commitdiff
2020-07-24
Matt S Trout
move _expand_not to method
tree
|
commitdiff
2020-07-24
Matt S Trout
_expand_value
tree
|
commitdiff
2020-07-24
Matt S Trout
expandify -bool
tree
|
commitdiff
2020-07-24
Matt S Trout
move -not to an expander
tree
|
commitdiff
2020-07-24
Matt S Trout
kill last self-call from hashpair code
tree
|
commitdiff
2020-07-24
Matt S Trout
further conversion to expand system
tree
|
commitdiff
2020-07-24
Matt S Trout
de-hashpair array RHS-of-RHS case
tree
|
commitdiff
2020-07-24
Matt S Trout
move and/or expansion to non-hashpair
tree
|
commitdiff
2020-07-24
Matt S Trout
and hash de-hashpaired
tree
|
commitdiff
2020-07-24
Matt S Trout
convert undef value to expr call
tree
|
commitdiff
2020-07-24
Matt S Trout
first step of hashpair conversion
tree
|
commitdiff
2020-07-24
Matt S Trout
default_scalar_to only needs to happen in expand_expr now
tree
|
commitdiff
2020-07-24
Matt S Trout
normalise op earlier in { col => { op => ... } } structure
tree
|
commitdiff
next