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

Re-enable __hash__() and __eq__() methods in literal.py #56

Open
jesper-friis opened this issue Dec 16, 2022 · 0 comments
Open

Re-enable __hash__() and __eq__() methods in literal.py #56

jesper-friis opened this issue Dec 16, 2022 · 0 comments

Comments

@jesper-friis
Copy link
Contributor

These methods were commented out in PR #55

Figure out why they cause trouble in the mappings and fix it.

It seems to be related to that these methods cause the datatype be changed to an "h" in some relations added by the add_function() method. Must be investigated further...

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