neo4apis-activerecord icon indicating copy to clipboard operation
neo4apis-activerecord copied to clipboard

unable to handle tables without primary key

Open ck3mp3r opened this issue 9 years ago • 4 comments

/Library/Ruby/Gems/2.0.0/gems/neo4apis-activerecord-0.8.0/lib/neo4apis/table_resolver.rb:29:in `block in identify_primary_key': Could not find a primary key for AccountContentset. (Neo4Apis::TableResolver::UnfoundPrimaryKeyError)

The table in question contains 2 foreign keys and is just used to form a many to many relationship.

ck3mp3r avatar May 14 '15 15:05 ck3mp3r