0

Related to

List of Operators --> https://www.postgresql.org/docs/9.5/functions-json.html

Changing my queries in an attempt to escape didn't do the trick. Using ?? vs ? and <CDATA.. etc.

antwarpes
  • 2,257
  • 2
  • 17
  • 18
  • `??` worked fine (tested with PostgreSQL 11.4 and pgjdbc 42.2.10). Please post 1) what you tried and 2) how it failed exactly. – ave Feb 10 '20 at 02:28
  • what version of mybatis are you using? we're on 3.5.2 and pgjdbc 42.2.6 – antwarpes Feb 10 '20 at 16:34
  • I used MyBatis 3.5.4 + pgjdbc 42.2.10, but 3.5.2 + 42.2.6 worked as well. Here is an executable [demo](https://github.com/harawata/mybatis-issues/tree/so-60142943/so-60142943) that I used to verify. – ave Feb 10 '20 at 16:53

0 Answers0