I've got a json column called data on Postgres, and I'd like to add a partial index that applies only to rows where this column is on Postgres,
I've got a json column called data on Postgres, and I'd like to add a partial index that applies only to rows where this column is on Postgres,