Various fun things.
authorAnders Nor Berle <berle@cpan.org>
Tue, 25 Mar 2008 02:19:26 +0000 (02:19 +0000)
committerAnders Nor Berle <berle@cpan.org>
Tue, 25 Mar 2008 02:19:26 +0000 (02:19 +0000)
commitddf66ced51e4cb9b888001bc926bc0b3c3af0f8b
tree5a954beb00425aafd24d862d32026730c5bd3851
parent7195d6d12f808e6b4f76dbf3c76e6b173e298e8b
Various fun things.

DONE:
* We now maintain a stack for savepoints.
* Most savepoint tests are now in a separate test file.
* Arguments to svp_* methods are now optional.
* We throw exceptions instead of warn on many places.
* gphat++

TODO:
* Document all this.
lib/DBIx/Class/Storage.pm
lib/DBIx/Class/Storage/DBI.pm
t/71mysql.t
t/72pg.t
t/98savepoints.t [new file with mode: 0644]