project-imas / encrypted-core-data

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

Fixes for "ambiguous column name" SQL Error and handling NSExpressionDecriptions #250

Closed oliverwoolgar closed 8 years ago

oliverwoolgar commented 8 years ago

After updating to the most recent version of encrypted-core-data our regression testing found problems in our product relating to bugs these fixes address. Please let me know what you think and if there are better ways of handling these errors.