SqliteChangesetReaderArgs Interface

Arg to open a changeset file from disk

Properties

Name Type Description
db Readonly undefined | AnyDb db from which schema will be read.  
disableSchemaCheck Readonly undefined | "true" do not check if column of change match db schema instead ignore addition columns  
invert Readonly undefined | "true" invert the changeset operations  

Defined in

Last Updated: 25 April, 2024