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

Wrong method signatures for update() and delete() in Version 1.3.5 #234

Open
ergo70 opened this issue Nov 4, 2019 · 0 comments
Open

Wrong method signatures for update() and delete() in Version 1.3.5 #234

ergo70 opened this issue Nov 4, 2019 · 0 comments

Comments

@ergo70
Copy link

ergo70 commented Nov 4, 2019

In Version 1.3.5 update(oldvalues, newvalues) and delete(oldvalues) behave like update(rowid, newvalues) and delete(rowid), with rowid coming from the rowid_column() property. This is also shown wrong in the latest API documentation: https://multicorn.readthedocs.io/en/latest/api.html

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