Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UUID type support #59

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

sjmadsen
Copy link

This PR is a first attempt at adding support for UUID attributes (issue #56).

  • UUID types show up and are editable in the table view for an entity type.
  • UUID types show up and are editable in the managed object view (what you see when you click on a to-one association for a record selected in the upper table view).

Note that I bumped the deployment target to macOS 10.13 since that's when the NSUUID type is first available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants