TL;DR
Changes to SQL
We've addressed an issue with the INSERT INTO command in the PostgreSQL integration.
Bug Fixes and Improvements
One bug fix has been implemented that affected the PostgreSQL Integration. The INSERT INTO bug limited users' ability to effectively change or add new data to their PostgreSQL database through MindsDB.
What's Changed
- Fix the INSERT INTO bug in PostgreSQL Integration
Full Changelog: v25.4.3.1...v25.4.3.2