You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-mysql2 returns deserialized value of MySQL JSON column while node-mysql returns string.
For updating/inserting, both require serialized string.
I think it is worth adding to "Known incompatibilities with node-mysql" section of the documentation.
fenying, jonasduever, stefanomasini, lucasheim and hikariNTU