discard changes now is forced to use master for replication. changed discard_changes...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 29 May 2008 18:30:39 +0000 (18:30 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 29 May 2008 18:30:39 +0000 (18:30 +0000)
commited213e857791d1cfb0f1a0e32674e81358e19564
tree7645e9f6d8d4a128eedea1c088d945a7bfa8171f
parentc4d3fae2d68b67050e6f4a04031608506e9a18e8
discard changes now is forced to use master for replication.  changed discard_changes guts to point to new method called reload_row in storage.  fixed problem with replicated transactionws not returning the right thing.  added tests to all the above
lib/DBIx/Class/PK.pm
lib/DBIx/Class/Storage.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Replicated.pm
t/93storage_replication.t