Skip to content

Conversation

@sulphur
Copy link

@sulphur sulphur commented Oct 15, 2018

Currently, texas update function generates an update clause that puts un WHERE all values from the row. In the case where there are float values because of floating precision, the float stored in DB might not correspond to one that was fetched example difference is like 0.000000000001 it is enough though to make an update (or delete) fail.

@sulphur sulphur changed the title fix update and delete for rows with float values Prefer fetch by id when available in update and delete fonctions. Oct 15, 2018
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