Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 1.32 KB

metamodel-10.10.md

File metadata and controls

74 lines (42 loc) · 1.32 KB
title url weight
10.10
/releasenotes/sdk/metamodel-10.10/
90

10.10.0

Projects

ModuleSettings (ModelUnit)

  • We introduced the extensionName property.

DatabaseConnector

DatabaseConnection (ModelUnit)

  • We introduced this modelunit.

ConnectionInput (Element)

  • We introduced this element.

DatabaseQuery (Element)

  • We introduced this element.

TableMapping (Element)

  • We introduced this element.

ColumnMapping (Element)

  • We introduced this element.

SqlDataType (Element)

  • We introduced this element.

SimpleSqlDataType (Element)

  • We introduced this element.

LimitedLengthSqlDataType (Element)

  • We introduced this element.

QueryParameter (Element)

  • We introduced this element.
  • We introduced the mode property.

ExecuteDatabaseQueryAction (Element)

  • We introduced this element.

QueryParameterMapping (Element)

  • We introduced this element.

Pages

MicroflowParameterMapping (Element)

  • We introduced the expression property.
  • We made the variable property optional.
  • We changed the default value of the variable property.

NanoflowParameterMapping (Element)

  • We introduced the expression property.
  • We made the variable property optional.
  • We changed the default value of the variable property.