Skip to content

Commit 6c6d7eb

Browse files
committed
Clarify column and attribute mismatch
1 parent 5adda0f commit 6c6d7eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • content/en/docs/marketplace/platform-supported-content/modules

content/en/docs/marketplace/platform-supported-content/modules/oql-module.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ It returns the following:
6161
* A list of Mendix objects of type `returnEntity` using the following rules:
6262
* Each query result column is stored in an attribute or association of the same name
6363
* Attributes and associations of the `returnEntity` that are not present in the query are given the default value
64+
* If there is a query result column which cannot be matched to an attribute or association, then the module will throw an error
6465
* Only associations owned by the `returnEntity` are considered when setting associations
6566

6667
### CountRowsOQLStatement {#countrowsoqlstatement}

0 commit comments

Comments
 (0)