-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replace nativedb extractChangedInstanceIdsFromChangeSets (#213)
- In an effort to replace internal apis that are currently deprecated and will be removed in itwin js 5.0 release, we found an alternative implementation for `nativeDb.extractChangedInstanceIdsFromChangeSets`. - `ChangedInstanceIds.initialize` extracts the changed instance ids and returns it. - This is used in our IModelTransformerHub tests
- Loading branch information
Showing
1 changed file
with
62 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters