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
WARNING: THIS LIBRARY HAS MAJOR ISSUES AND IT LOOKS LIKE DEVELOPMENT HAS BEEN DEAD FOR OVER A YEAR.
It appears you have fallen into the lucky version of this bug where you are at least getting an error when the library mixes up the prepared statements. Our team actually experienced the very dangerous version of this bug where it mixed up the prepared statements that had the same parameters and it actually queried the wrong data!
I am inserting a few rows concurrently (using scala future, 100 queries) and I am getting the following
ErrorToken
:I am using
1.0.2-RELEASE
andpreferCursoredExecution=false
.The text was updated successfully, but these errors were encountered: