changed Storage->reload_row to do less, reverted some behavior to PK->discard_changes...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 29 May 2008 23:03:15 +0000 (23:03 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 29 May 2008 23:03:15 +0000 (23:03 +0000)
commit243a6b72cfb2a6f2ccfcd84b665f1880790e2ff9
treee7aa7736ed92ca564f5e2bcc960118ac2dac2a5f
parented213e857791d1cfb0f1a0e32674e81358e19564
changed Storage->reload_row to do less, reverted some behavior to PK->discard_changes.  Did this to solve some capatibility issues with partitioning.  updated docs to reflect this.
lib/DBIx/Class/PK.pm
lib/DBIx/Class/Storage.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Replicated.pm