loadSnapshot
@quik/database / loadSnapshot
Function: loadSnapshot()
loadSnapshot(
filePath):QSchemaSnapshot
Defined in: database/src/migrations/snapshot/store.ts:28
Loads a schema snapshot from disk, or an emptySnapshot if the file doesn't exist yet.
Parameters
filePath
string
Path to the snapshot JSON file.