Move the *preliminary* multicol IN support to the sqlmaker
[dbsrgits/DBIx-Class.git] / t / resultset / update_delete.t
2013-01-21 Peter Rabbitson Move the *preliminary* multicol IN support to the sqlmaker
2012-11-19 Peter Rabbitson Stop stripping table name qualifier on complex $rs...
2012-02-14 Peter Rabbitson Majorly cleanup $rs->update/delete (no $rs-aware code...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2010-10-16 Aaron Crane Fix bug in update of resultset using qualified conditio...
2010-05-31 Peter Rabbitson Test cleanup
2010-05-31 Peter Rabbitson Fix update/delete on prefetching resultsets
2010-05-15 Peter Rabbitson Fix stupid typo-bug
2009-11-12 Peter Rabbitson _cond_for_update_delete is hopelessly broken attempting...
2009-05-23 Peter Rabbitson Make sure MultiColumnIn quotes column names while mungi...
2009-05-23 Peter Rabbitson Tests and test schema adjustments for resultset update...