dynamic-sql-query-screen-2-0
Web icon

Dynamic Sql Query Screen 2.0

Stable version 2.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 27 Jan
 by 
5.0
 (2 ratings)
dynamic-sql-query-screen-2-0

Dynamic Sql Query Screen 2.0

Created on OutSystems 11

Version 2.0.1

Stable
Current
See documentation
Uploaded on 27 Jan by 
Compatible with:
Version 11
11.9.2 to 11.32.0
11.7.6 to 11.9.0
11.0.542 to 11.0.615
Database:
All
Release notes:

Release Notes - Version 2.0.1

In version 2.0.1, the application has been completely rebuilt, delivering significant improvements in usability, productivity, and security.

Below are the key highlights of this release:

Search and Filter Functionalities

  • Added a filter for selecting eSpaces and Entities.
  • Users can now search for both entities and their corresponding physical tables.
  • Implemented mandatory use of row limit in queries (configurable via site property).

New SQL Editor

  • Integrated a modern SQL editor powered by the CodeMirror library.
  • Result table with horizontal and vertical scrolling and fixed headers.
  • Added a splitter to dynamically adjust the size of the editor and results area according to user needs.


Operation Modes

  • Read-Only Mode: Allows only read queries and enforces the use of WITH(NOLOCK) to ensure data integrity.
  • Write Mode: Grants permission to perform write operations on the database.


User Experience Enhancements

  • Display of the number of rows returned and the execution time for queries.
  • Export query results to table, Excel, or JSON formats.
  • Detailed logging of all executed queries in a log table.
  • Reuse of previous logs: users can search and reuse previously executed queries.
  • Autocomplete functionality with support for all DDL, DQL, DML, DCL, and TCL commands available in the database.
  • Automatic suggestions for OutSystems physical tables based on the selected eSpace, with support for commands like FROM, INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN, CROSS JOIN, and NATURAL JOIN during typing.
Application Objects:
Dynamic Sql Query Screen 2.0 has 13 AOs.

Version 2.0.0

Discontinued
See documentation
Uploaded on 27 Jan by 
Compatible with:
Version 11
11.12.0 to 11.32.0
Database:
All
Release notes:

There was a failure in version 2.0.0 that did not commented the libraries required for the application to work.

Application Objects:
Dynamic Sql Query Screen 2.0 has 13 AOs.
Created on OutSystems 10

Version 1.0.1

Stable
Uploaded on 28 September 2018 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Stack:
All
Database:
All
Release notes:

Typo fix 

Version 1.0.0

Stable
Uploaded on 28 September 2018 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Version 10
Stack:
All
Database:
All