This patch only touches documentation. It adds a mention that unchanged
schema modules will not be overwritten. An entry is also made in the
Changelog.
0.04006 Not Yet Released
- Fix Oracle constraint detection for non-owned schemas (RT #35732)
+ - dump_directory does not overwrite schema modules that have not
+ changed. (Andrew Moore)
0.04005 Sat Apr 05, 2008
- Fix DB2 support
The value of this option is a perl libdir pathname. Within
that directory this module will create a baseline manual
L<DBIx::Class::Schema> module set, based on what it creates at runtime
-in memory.
+in memory. Existing files for schemas that have not changed will not
+be overwritten.
The created schema class will have the same classname as the one on
which you are setting this option (and the ResultSource classes will be