Open philipphofmann opened 1 year ago
We have a UIViewController with some simple core data operations. To validate our auto DB instrumentation with SwiftData we should add similar DB operations with SwiftData.
Investigate whether Core data integration already capture operations from SwiftData.
Description
We have a UIViewController with some simple core data operations. To validate our auto DB instrumentation with SwiftData we should add similar DB operations with SwiftData.