UpgradeOptions Interface
Arguments to validate and update the profile and domain schemas when opening a Db
Properties
Name | Type | Description | |
---|---|---|---|
domain Readonly | DomainOptions | undefined | Option to control the validation and upgrade of domain schemas in the Db | |
profile Readonly | ProfileOptions | undefined | Options that control whether a profile upgrade should be performed when opening a file | |
schemaLockHeld Readonly | boolean | undefined | Options that will allow data transform during Profile/Domain schema upgrade |
Defined in
- core/common/src/BriefcaseTypes.ts Line 229
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.