Stored
- do not generate
class func fetchRequest
in the macro, but just add it as an extension function- also provide a nicer one that takes a sort,
Address.fetchRequest(sortBy: \.street)
- also provide a nicer one that takes a sort,
- fixes a bug in ModelConfiguration that overrode provided pathes