Release Notes - 1.0

1.0.0-funcrel

Other Updates

Details
First functional release.

1.0.0-beta4

Other Updates

Details
Added common metamodel category for Missing Procedures : CAST_SQLScript_MissingProcedure_Procedure.

1.0.0-beta3

Other Updates

Details
Post-application operation that removes NodeJS Unknown Database Table objects linked with NodeJS SQL Queries has been removed. Changed the version of the com.castsoftware.nodejs in the nuspec file to 2.10.1-funcrel.

1.0.0-beta2

Other Updates

Details
Fixed analysis warning during Run Extension at application level SQL analysis resolving queries:AttributeError: ‘NoneType’ object has no attribute ’lower’.

1.0.0-beta1

Other Updates

Details
Fixed an issue causing missing table objects to be marked as internal for some projects.

1.0.0-alpha2

Other Updates

Details
Fixes an issue where the “NodeJS Unknown Database Table” object was being removed by the current extension when the object was not linked to a “NodeJS SQL Query” object. The update prevents this from occurring.

1.0.0-alpha1

Note

Initial release of the extension.

New Support

Summary Details
Add missing tables/procedures This extension will add missing tables/procedures directly from Node.js embedded SQL Queries. See https://doc.castsoftware.com/display/TECHNOS/Missing+tables+and+procedures+for+Node.js+-+1.0 for details.