project-imas / encrypted-core-data

v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
Other
785 stars 236 forks source link

Implemented parsing of expressions of type NSAggregateExpressionType. #260

Closed dsuppiger closed 7 years ago

DanielBroad commented 7 years ago

Thanks for your contribution. Please rebase to master, and add a unit test.

dsuppiger commented 7 years ago

I added the unit test.

DanielBroad commented 7 years ago

Thanks for you contribution! Merged.