agroal / pgagroal

High-performance connection pool for PostgreSQL
https://agroal.github.io/pgagroal/
BSD 3-Clause "New" or "Revised" License
667 stars 59 forks source link

Check JSON object destruction in `pgagroal-cli` management commands #401

Closed fluca1978 closed 5 months ago

fluca1978 commented 5 months ago

While working on #399 I found that a few commands do not delete the CJSON objects appropriately.