Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

[BUG] - Update data failed with "Unable to update the row: ApolloError: Error 1292 (22007): Truncated incorrect DOUBLE value: 'id'" #229

Open
gebing opened this issue Oct 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gebing
Copy link

gebing commented Oct 31, 2024

When i edit the value for MYSQL field in data grid and submit to database, whodb popup an error message of "Unable to update the row: ApolloError: Error 1292 (22007): Truncated incorrect DOUBLE value: 'id'".

It seems whodb failed when trying convert MYSQL's table primary key of int type.

@hkdeman
Copy link
Contributor

hkdeman commented Nov 7, 2024

Thank you for pointing the bug out! Let us see why the casting is failing. Will get back soon. :)

@hkdeman hkdeman added the bug Something isn't working label Nov 7, 2024
@modelorona modelorona changed the title Update data failed with "Unable to update the row: ApolloError: Error 1292 (22007): Truncated incorrect DOUBLE value: 'id'" [BUG] - Update data failed with "Unable to update the row: ApolloError: Error 1292 (22007): Truncated incorrect DOUBLE value: 'id'" Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants