Optional snapshot of database state captured at backup time (e.g. via
BackupVerification.captureSnapshot()). Used by testRestore() to
compare row counts against current live state, since this library
cannot perform a true restore-and-diff without a real backup/restore
engine or a second staging database connection.
Optional snapshot of database state captured at backup time (e.g. via BackupVerification.captureSnapshot()). Used by testRestore() to compare row counts against current live state, since this library cannot perform a true restore-and-diff without a real backup/restore engine or a second staging database connection.