thingworx-field-work / ThingworxVSCodeProject

Develop thingworx models using a real IDE
MIT License
33 stars 17 forks source link

2.7 #59

Closed BogdanMihaiciuc closed 1 year ago

BogdanMihaiciuc commented 1 year ago

Adds support for removing entities or branches of code from the final build based on environment variables.

Adds support for invoking superclass implementation of services if the superclass is part of the project.

Adds support for inline SQL statements on non-database entities by specifying the database on which the SQL code will run.