dbsrgits/SQL-Abstract.git
2022-05-12 Dagfinn Ilmari... Fix syntax error in example master
2021-05-19 Dagfinn Ilmari... Fix syntax error on perl 5.8
2021-01-23 Matt S Trout Release commit for 2.000001 v2.000001
2021-01-23 Matt S Trout Bumping version to 2.000001
2021-01-23 Matt S Trout that wasn't nearly enough usage to add the dependency
2021-01-21 Matt S Trout Release commit for 2.000000 v2.000000
2021-01-21 Matt S Trout include Data::Dumper::Concise in dep list
2021-01-21 Matt S Trout bump version
2021-01-21 Matt S Trout Merge branch 'q'
2020-07-24 Dagfinn Ilmari... Fix warning on thing => [ undef, ... ] q
2020-07-24 Matt S Trout explain dbic limitations
2020-07-24 Matt S Trout try to fold custom join conds back to something DBIC...
2020-07-24 Matt S Trout Release commit for 1.90_03
2020-07-24 Matt S Trout Bumping version to 1.90_03
2020-07-24 Matt S Trout changelog addition of passthrough role
2020-07-24 Matt S Trout add some docs for the role
2020-07-24 Matt S Trout fixup passthrough and add example
2020-07-24 Matt S Trout add join building code to sqla2 passthrough
2020-07-24 Matt S Trout passthrough role for DBIC sqlmaker
2020-07-24 Matt S Trout handle empty but defined sep correctly
2020-07-24 Matt S Trout always return some arrayref
2020-07-24 Matt S Trout rewire sqla::More code to use only public methods
2020-07-24 Matt S Trout changelog the _where_field thing
2020-07-24 Matt S Trout add SQLA::More compat shim
2020-07-24 Matt S Trout switch to _expand_logop to honour and/or expander wrapping
2020-07-24 Matt S Trout restore subclassable _where_field_IN/BETWEEN mentioned...
2020-07-24 Matt S Trout op dwim should require *only* non-word chars
2020-07-24 Matt S Trout Release commit for 1.90_02
2020-07-24 Matt S Trout Bumping version to 1.90_02
2020-07-24 Matt S Trout fix DBIC ident op expander compat wrapper to handle...
2020-07-24 Matt S Trout Release commit for 1.90_01
2020-07-24 Matt S Trout cleanup rogue whitespace
2020-07-24 Matt S Trout bang overrides example name change
2020-07-24 Matt S Trout changelog for a refactor
2020-07-24 Matt S Trout bump version
2020-07-24 Matt S Trout picked the wrong regexp escape
2020-07-24 Matt S Trout mst forgot to git add this. mst is a fool. mst did...
2020-07-24 Matt S Trout move script to new api
2020-07-24 Matt S Trout simcop2387 once again points out that mst is an idiot
2020-07-24 Matt S Trout rename and mention example
2020-07-24 Matt S Trout remove obsolete thing that never worked
2020-07-24 Matt S Trout document bangoverrides, add example
2020-07-24 Matt S Trout expand bangoverrides from order_by keys too for compat...
2020-07-24 Matt S Trout make sure extraclauses doesn't kill already extant...
2020-07-24 Matt S Trout singular methods as readers never worked, mst is an...
2020-07-24 Matt S Trout Install DBIC-compatible ident renderer
2020-07-24 Matt S Trout simplify the plugin thing
2020-07-24 Matt S Trout more compat bits and pieces
2020-07-24 Matt S Trout extraclauses and plugin system
2020-07-24 Matt S Trout THERE ARE FOUR LIGHTS
2020-07-24 Matt S Trout clean up
2020-07-24 Matt S Trout plugin registration
2020-07-24 Matt S Trout insert select/rowvalues clauses, with and with_recursive
2020-07-24 Matt S Trout document the from and using clauses added to update...
2020-07-24 Matt S Trout set operation examples
2020-07-24 Matt S Trout document group by and having clauses
2020-07-24 Matt S Trout expand_maybe_list_expr now -list expander
2020-07-24 Matt S Trout tidy up as/alias expansion
2020-07-24 Matt S Trout simply from list handling
2020-07-24 Matt S Trout cleanup join rendering some
2020-07-24 Matt S Trout document join and from lists
2020-07-24 Matt S Trout clean up EC code and add pod
2020-07-24 Matt S Trout more cleanup using register()
2020-07-24 Matt S Trout consolidate other things
2020-07-24 Matt S Trout smarter register in EC
2020-07-24 Matt S Trout move more to register
2020-07-24 Matt S Trout initial register code for EC plugin
2020-07-24 Matt S Trout EC easy node types
2020-07-24 Matt S Trout make pod tests happy
2020-07-24 Matt S Trout document remaining methods
2020-07-24 Matt S Trout closer to documented
2020-07-24 Matt S Trout more pod for new methods
2020-07-24 Matt S Trout add is_undef_value doc and export
2020-07-24 Matt S Trout ignore internal things for podcov
2020-07-24 Matt S Trout meh, with being used elsewhere
2020-07-24 Matt S Trout basic config registration pod
2020-07-24 Matt S Trout nuke old sqlmaker hack
2020-07-24 Matt S Trout fixup thingop_expander code and convert EC as
2020-07-24 Matt S Trout clean up config code
2020-07-24 Matt S Trout make the clauses test a standard one
2020-07-24 Matt S Trout clean up clauses test
2020-07-24 Matt S Trout move ExtraClauses to -keyword
2020-07-24 Matt S Trout unop expander wrapper conversion
2020-07-24 Matt S Trout expansion wrapping: in
2020-07-24 Matt S Trout expander wrappers initial
2020-07-24 Matt S Trout document delete query
2020-07-24 Matt S Trout doc insert query
2020-07-24 Matt S Trout doc select and update queries
2020-07-24 Matt S Trout doc ident and value op expanders
2020-07-24 Matt S Trout doc is op expander
2020-07-24 Matt S Trout kill vestigial _expand_noop method
2020-07-24 Matt S Trout doc in op expander
2020-07-24 Matt S Trout doc between op expander
2020-07-24 Matt S Trout document values expander
2020-07-24 Matt S Trout document func expander
2020-07-24 Matt S Trout document op expander
2020-07-24 Matt S Trout document row expander
2020-07-24 Matt S Trout document bool expander
2020-07-24 Matt S Trout add prefix unop example, and example for new keyword...
2020-07-24 Matt S Trout require explicit restoration of old unop behaviour...
next