Add HANA support for database schema in Agility Designer
Added HANA support for displaying/interacting with the database schema while editing the SQL in Agility Designer. Clicking “Show Table List” checkbox will display the related schema objects (tables/views) and supports basic drag/drop operations with the query builder user interface.
Scheduler Component
Implemented a new designable component in Agility Designer/Explorer: the “Scheduler”.,This enhances the now legacy Calendar component with a significantly more powerful and flexible scheduling interface. The Scheduler introduces a range of advanced features, including:,This upgrade greatly expands the planning and scheduling capabilities available to users within the Agility platform, enabling more sophisticated workflows and visualizations.
Keyboard shortcuts not working when editting a SQL query in Agility Designer
When editing a SQL query in Agility Designer, certain keyboard shortcuts like “CTRL + A” would not execute their standard/expected function forcing the user to utilize the right click menu to access said functions. Those functions are now available in the SQL query editor.