Array contains into postgres jsonb with Spring data JDBC

后端 未结 0 1673
眼角桃花
眼角桃花 2021-01-31 17:26

Let\'s make a journey...

What I want to achieve is

SELECT * FROM people WHERE interest->\'interests\' ?| ARRAY[\'sport\',\'cars\'];

into my

相关标签:
回答
  • 消灭零回复
提交回复
热议问题