Yet another loose end on the cond collapser
[dbsrgits/DBIx-Class.git] / t / sqlmaker / dbihacks_internals.t
2014-09-16 Peter Rabbitson Yet another loose end on the cond collapser
2014-09-04 Peter Rabbitson Add one more spot of unroll
2014-09-04 Peter Rabbitson One more fail-case missed in 135ac69dd
2014-09-04 Peter Rabbitson Better optional diag in t/sqlmaker/dbihacks_internals.t
2014-09-03 Peter Rabbitson Fix condition collapser corrupting -X operators
2014-09-03 Peter Rabbitson Make sure empty cond collapser works on all positions
2014-09-01 Peter Rabbitson Make sure cond collapser works case insensitively
2014-09-01 Peter Rabbitson Deduplicate (and stabilize) the result of _collapse_cond
2014-07-19 Peter Rabbitson is_X_value functions introduced in 3705e3b28 migrated...
2014-07-17 Peter Rabbitson Better, consistent handling of -literal/-value in the...
2014-07-12 Peter Rabbitson Refactor ::DBIHacks::_extract_fixed_condition_columns...
2014-06-04 Peter Rabbitson Fix incorrect handling of stringifiable objects in...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2014-05-27 Alexander Hartmaier The initial (now passing) test for RT#93244 (fixed...
2014-05-27 Peter Rabbitson Massively refactor and sanify condition collapsing