Alexander Daniel

Results 2 issues of Alexander Daniel

When the connection to RabbitMQ server is lost due to a java.net.SocketException the lib logs: 1. ERROR close com.rabbitmq.client.AlreadyClosedException: connection is already closed due to connection error; cause: java.net.SocketException: Connection...

Hey, When reading a composite with the string `{[` with Plain SQL Query getting a ``` java.lang.IllegalArgumentException: WRONG token type: Marker() at com.github.tminglei.slickpg.utils.PgTokenHelper$.getChildren(PgTokenHelper.scala:100) at com.github.tminglei.slickpg.PgCompositeSupportUtils$CompositeConverter.fromToken(PgCompositeSupport.scala:133) at com.github.tminglei.slickpg.PgCompositeSupportUtils.$anonfun$mkCompositeFromString$1(PgCompositeSupport.scala:60) ``` Reproduce with...