package db

// Definitions for testing private methods
var (
	IsSchemaEmpty = isSchemaEmpty
	BackupPath    = backupPath
)