I have a core data model with a variety of properties. For some reason the string properties are limited to 50 characters even though no max value (or default value for that matter) is set.
Interesting thing is that it was fine before I added fetch requests using the browser view of the data model.
Any thoughts? Thanks!