Use the actual md5sum of the old version when deciding whether to overwrite
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 8 May 2015 17:20:41 +0000 (18:20 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 13 May 2015 11:02:08 +0000 (12:02 +0100)
commitc939b4acb9a74ccfac75d58510bc241fcaf39b02
tree543f90f5dccbd2bbf379f41673a9d7eb87ef6c4e
parent160b07c52696f02de5573349e70c9892e71479ce
Use the actual md5sum of the old version when deciding whether to overwrite

Otherwise overwrite_modifications => 1 won't work if the generated
content has been modified but the schema hasn't changed (so the md5sum
in the marker matches the newly-generated one).
Changes
lib/DBIx/Class/Schema/Loader/Base.pm
t/40overwrite_modifications.t