Offline Ready
Saved · verified in selected SQLite file
Saving · verifying selected file…
{{ fileSession.status === 'conflict' ? 'File changed externally' : 'Save not verified' }} · edits blocked; pending work retained in this tab
SQLite file open · edits save after verification
Migration ready for review · choose Save before editing
Unsaved session · choose Save to update the selected file
Open or create a SQLite file to edit. Reselect it after every refresh.
Review migration reconciliation
Money is stored as exact SGD cents. Every original record, reference, note and source field has been checked against the migrated copy. The selected file is unchanged until you choose Save.
| Records | Before | After |
|---|---|---|
| {{ migrationLabel(row.table) }} | {{ row.before }} | {{ row.after }} |
| Money total · SGD | Before | After |
|---|---|---|
| {{ migrationLabel(row.table) }} · {{ migrationLabel(row.column) }} | {{ formatAmount(row.before_minor) }} | {{ formatAmount(row.after_minor) }} |
{{ fileSession.migration.changes.join(', ') }}
Create a SQLite file to save this reviewed migration.