Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language reference: wrong description of RDB$INDICES.RDB$FOREIGN_KEY field #191

Closed
aafemt opened this issue Nov 8, 2023 · 3 comments
Closed
Assignees

Comments

@aafemt
Copy link

aafemt commented Nov 8, 2023

This is not the constraint's name but name of index on master table this key is referencing to.

@mrotteveel
Copy link
Member

The InterBase 6.0 Language Reference also documents it as "Name of FOREIGN KEY constraint for which the index is implemented". IIRC, historically, the index was named the same as the foreign key constraint.

@mrotteveel
Copy link
Member

I see you're right, so this has been documented incorrectly for a long time... I'll update fblangref25 - fblangref50.

@mrotteveel mrotteveel self-assigned this Nov 9, 2023
mrotteveel added a commit that referenced this issue Nov 9, 2023
…gref50)

Publishing fblangref25 - fblangref40
@mrotteveel
Copy link
Member

Fixed in fblangref25 - fblangref50, published fblangref25 - fblangref40.

Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants