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

Unexpected Error when Primary Key Field Name is not id #65

Open
avenjamin opened this issue Jan 18, 2024 · 0 comments
Open

Unexpected Error when Primary Key Field Name is not id #65

avenjamin opened this issue Jan 18, 2024 · 0 comments

Comments

@avenjamin
Copy link

Took me a little while to debug, but looks like the primary key field name id is hard coded in the extension.

I was trying to calculate against a field via a M20 relationship and the foreign table primary key field was set to uuid instead of id.

Not sure if you can look up the primary key field name and use that or if you have to add an additional input field to allow us to specify the primary key field name. Or alternatively document that as a requirement.

Cheers
Ben

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

No branches or pull requests

1 participant