ZeroSharp/XpoBatch

Not work in 12.2

Closed this issue · 1 comments

Not work with 12,2. There is a null object reference on:
List collection = DeleteQueryGenerator.GenerateDelete(classInfo, criteria, batchWideData)

Thanks for the feedback. I've just upgraded the project to 12.2.11 which was released by DevExpress last night and it passes all the unit tests. Perhaps you could post an example of your code?