- THIS VERSION IS INCOMPATIBLE WITH FILES FROM ALL OTHER PRIOR VERSIONS.
- To aid in this form of upgrades, DBM::Deep now checks the file format
version to make sure that it knows how to read it.
- db_upgrade.pl was added to utils/. This will -NOT- install onto
your system. This is deliberate.
- db_upgrade.pl will not handle developer release file formats. This
is due to the fact that all developer releases in preparation for a
given release share the same file version, even though the file
format may change. This is deliberate.
- To aid in this form of upgrades, DBM::Deep now checks the file format
- Importing no longer takes place within a transaction
- The following parameters were added:
- data_sector_size - this determines the default size of a data sector.
- data_sector_size - this determines the default size of a data sector.
- Correctly handle opening readonly files