Release Notes - 1.0


  • 1.0.7-funcrel

    1.0.7-funcrel
    Fixes metamodel error during installation.
  • 1.0.6-funcrel

    1.0.6-funcrel
    Adds system schema/table to replace the previous missing schema/table when identified as system. These are external objects.
  • 1.0.5-funcrel

    1.0.5-funcrel
    Corrects the minimal SQL Analyzer version in the nuspec dependency.
  • 1.0.4-funcrel

    1.0.4-funcrel
    Adds support for CREATE Table statements in Node.js / HTML5 SQL Queries.
  • 1.0.3-funcrel

    1.0.3-funcrel
    Added support for HTML5 SQL Queries Missing tables and procedures are now added for HTML5 SQL Queries.
  • 1.0.2-funcrel

    1.0.2-funcrel
    Missing tables and procedures objects generated by this extension have been changed from the “external” to “internal” object type category. As a result of this change, objects are now visible in the Transactions > Data Entities section in CAST Imaging/Console.
  • 1.0.1-funcrel

    1.0.1-funcrel
    Create missing system objects Missing System Objects are now created. They have a specific property named “System object”.
  • 1.0.0-funcrel

    1.0.0-funcrel
    First functional release.
  • 1.0.0-beta4

    1.0.0-beta4
    Added common metamodel category for Missing Procedures : CAST_SQLScript_MissingProcedure_Procedure.
  • 1.0.0-beta3

    1.0.0-beta3
    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

    1.0.0-beta2
    Fixed analysis warning during Run Extension at application level SQL analysis resolving queries:AttributeError: ‘NoneType’ object has no attribute ’lower’.
  • 1.0.0-beta1

    1.0.0-beta1
    Fixed an issue causing missing table objects to be marked as internal for some projects.
  • 1.0.0-alpha2

    1.0.0-alpha2
    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

    1.0.0-alpha1
    Initial release of the extension.
    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.0external link for details.