OQLModule
Overview
Documentation
Please see OQL Module in the Mendix documentation for details.
Releases
- We removed the CsvAsTable widget and replaced it with the Markdown viewer, which is a platform supported widget and can be downloaded from the marketplace.
- We added an ExportOQLToMarkdown java action that generates a Markdown formatted table from the result of executing an OQL query.
- We removed the dependency on the Community Commons module.
We upgraded the module to Mendix version 11.6.0
We added a new action called ExecuteDMLStatement to execute OQL Statements (DELETE, UPDATE and INSERT)
- We removed the CsvAsTable widget and replaced it with the Markdown viewer, which is a platform supported widget and can be downloaded from the marketplace.
- We added an ExportOQLToMarkdown java action that generates a Markdown formatted table from the result of executing an OQL query.
- We removed the dependency on the Community Commons module.
We added the "CsvAsTable" widget to the list of files distributed with the module. Studio Pro will now recognize it when importing the OQL Module in a new project.
We included the "CsvAsTable" widget which was missing in version 4.1.0.
- We upgraded the module to Mendix version 9.24.36
- We removed the CsvAsTable widget and replaced it with the Markdown viewer, which is a platform supported widget and can be downloaded from the marketplace.
- We added an ExportOQLToMarkdown java action that generates a Markdown formatted table from the result of executing an OQL query.
- We removed the dependency on the Community Commons module.