Open dckc opened 2 years ago
Comparing JSON values in a where clause doesn't seem to work in mysql.
https://github.com/dckc/finquick/blob/4279c8e09956f9b07b4011cbd1acae1a5dbeeafb/brcal/src/book_ops.sql#L40
In the npm API, I'm also getting 0 for affectedRows and changedRows pretty much all the time.
affectedRows
changedRows
But that's not the whole story, cuz dbeaver goes kerflewey over these JSON comparisons.
Comparing JSON values in a where clause doesn't seem to work in mysql.
https://github.com/dckc/finquick/blob/4279c8e09956f9b07b4011cbd1acae1a5dbeeafb/brcal/src/book_ops.sql#L40