
Adds support for window functions and WINDOW clause in both MySQL & PostgreSQL.
Features
- MySQL: Support for window functions and WINDOW clause have been added.
- PostgreSQL: Support for window functions and WINDOW clause have been added.
- Serialization of the Query Column List to the LayoutSQL has been improved.
Fixes
- Subquery Navigation Popup closing after a click on the SELECT button has been fixed.