For the complete documentation index, see llms.txt. This page is also available as Markdown.

PostgreSQL


1.0.3

27 Mar 2026

  • Fixed: ExecuteSQL did not close database connections when using the RowByRow return option, causing connection pool exhaustion under sustained load

  • Fixed: ExecuteSQL did not close the database connection when column mapping retrieval failed


1.0.2

24 Feb 2026

  • Fixed: 'Test SQL' failed when the SQL statement contained integer, double, or boolean typed parameters


1.0.1

23 Jan 2026

  • Fixed: 'Result type' is not defined when using RETURNING


1.0.0

6 June 2025

  • First release


Last updated