Make sure the taint test does some DB-level ops
[dbsrgits/DBIx-Class.git] / t / discard_changes_in_DESTROY.t
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2010-07-08 Peter Rabbitson Cleanup shebang lines of all maint/example scripts...
2008-02-24 Michael G Schwern Fix the DESTROY/discard_changes() infinite recursion...
2008-02-24 Michael G Schwern The infinite loop with sub DESTROY { $_[0]->discard_cha...