Skip to content

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #489 to v1.4-andium stable branch.

This PR implements the following methods on the DatabaseMetadata:

  • getImportedKeys
  • getExportedKeys
  • getCrossReference

Testing: new tests added for foreign keys methods.

Fixes: #149

This is a backport of the PR duckdb#489 to `v1.4-andium` stable branch.

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]>
@staticlibs staticlibs merged commit 02086de into duckdb:v1.4-andium Dec 22, 2025
12 checks passed
@staticlibs staticlibs deleted the foreign_keys_meta_14 branch December 22, 2025 15:18
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.

1 participant