Skip to content

Identifying relationships from naming conventions #3

@wildthink

Description

@wildthink

I just started working with Sqlite2CoreData and its pretty cool!!

I've started looking at the code in an effort to create relationships from columns like "some_thing_id". Relying on the ruby / rails convention this would be interpreted as a relationship to the "some_things" table where some_things.id = some_thing_id.

I thought I had it but ended up corrupting the model such that it won't load.

Would you consider incorporating such capability in or maybe some pointers.

Thanks,
Jason

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions