SQL Manager for PostgreSQL 6.9 is here — an update that makes working with databases even more convenient and productive!
What's new in Version 6.9?
Integration with external tools and version control
- Implemented a DDL to Files tool to save database object definitions to files — use external tools to process database scripts or version control systems to store them.
Improved code workflow
- Added the ability to automatically convert reserved SQL keywords to uppercase — forget about manual formatting, select will turn into SELECT on its own.
- Improved performance of the internal PL/SQL syntax parser — the parser is now more accurate, with fewer false positives when checking your code.
Interface usability and ergonomics
- Enhanced support for multiple monitors with different scaling — the interface remains sharp when dragging between screens.
- Object editor tabs now display numbering for subobjects — navigating the structure of tables, views, and other objects has become noticeably faster.
Quality and stability
- Fixed an issue where the "Don't search in collapsed nodes" option was not working correctly — search now behaves predictably and no longer returns unwanted results from hidden sections.
- Many other fixes and enhancements improving the overall stability of the application.
Update SQL Manager for PostgreSQL right now and explore the new features!