Here are 3 tools which have been in beta for a while but have been held from general release until 3.2.0.1294 was released.
3.2.0 includes a lot of SQL Trigger cleanups which were complete as of build 1276.
The links provide the latest released MM3 MMIP installers for the tools. There are no known problems with them at this time.
DB_Audit
Prepare an audit report of a MM3 Sqlite database. The new triggers clean-up for new deletes but don't clean up old orphaned rows.
Use Tools->Scripts->MM3 Database Audit Report, then, select folder for report.
DB_Clean
Cleans most of the errors reported by DB_Audit. Should only need to be run once. Re-running DB_Audit should produce a clean report.
Use Tools->Scripts->MM3 Database Cleanup, then, select folder for report.
DB_Schema
Prepare a sorted, formatted Database Schema dump. This format is suitable for use by file difference utilities such as ExamDiff.
It is also useful documentation while working on scripts.
Use Tools->Scripts->MM3 Database Schema Report, then, select folder for report.



