Skip to content

Conversation

@staticlibs
Copy link
Collaborator

This PR implements the following methods on the DatabaseMetadata:

  • getImportedKeys
  • getExportedKeys
  • getCrossReference

Testing: new tests added for foreign keys methods.

Fixes: #149

This PR implements the following methods on the `DatabaseMetadata`:

 - `getImportedKeys`
 - `getExportedKeys`
 - `getCrossReference`

Testing: new tests added for foreign keys methods.

Fixes: duckdb#149

Co-authored-by: Lukas Eder <[email protected]>
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.

While connecting with DBeaver foreign key relationship is not shown in ER diagram

1 participant