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.
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.