
Adds support for window functions and WINDOW clause in both MySQL & PostgreSQL.
Features
- New in Active Query Builder for ASP.NET v3.4.6
- Added "Query Results" demo to JavaScript demo projects for Classic ASP.NET and ASP.NET Core.
- Error handling on initializing the component via the configuration file has been improved.
- New in Active Query Builder for .NET WinForms and WPF v3.5.20
- 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
- Fixed in Active Query Builder for ASP.NET v3.4.6
- Minor synchronization issues for operations with datasources performed right after switching to another sub-query have been fixed.
- The bug with serializing the state of the Query Columns Grid in XML layout has been fixed. This led to problems working with a custom state storage provider relying on the query model serialization.
- The bug with displaying of primary key icons has been fixed.
- The bug with removing of a CTE sub-query currently displayed on the Design Pane has been fixed.
- Fixed in Active Query Builder for .NET WinForms v3.5.20
- Subquery Navigation Popup closing after a click on the SELECT button has been fixed.