Wuzhengyu97

Results 1 issues of Wuzhengyu97

I am using Spring Data R2DBC with a PostgreSQL database. My goal was to use `CriteriaDefinition` to describe a query for a column of type `text[]` in PostgreSQL. Specifically, I...

type: enhancement