jugglingdb icon indicating copy to clipboard operation
jugglingdb copied to clipboard

Composite primary keys / composite foreign keys

Open haroldo-ok opened this issue 6 years ago • 0 comments

This does not seem to be mentioned in the documentation, and a quick Google search only points to an unanswered Stack Overflow question from 2014.

The question is: does JugglingDB support composite keys, both for PKs and for relations?

I'm making that question because we will have to connect to FB dialect 1 databases from a legacy system; in fact, the new system is meant to run alongside it, so, any major database refactorings are out of question.

haroldo-ok avatar Mar 10 '20 16:03 haroldo-ok