Release Notes - 1.0
1.0.2-funcrel
Other Updates
Details |
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
New Support
Summary |
Details |
Create missing system objects |
Missing System Objects are now created. They have a specific property named "System object". |
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 |
Fixed missing link to Missing table object. |
Fixed invalid missing procedure object named LOCATORS object created for the statement ASSOCIATE LOCATORS. |
Fixed analysis warning during Run Extension at application level SQL analysis resolving queries:AttributeError: 'NoneType' object has no attribute 'lower'. |
1.0.0-beta2
Other Updates
Details |
Fixed an issue causing missing table objects to be marked as internal for some projects. |
1.0.0-beta1
New Support
Summary |
Details |
Add missing tables/procedures for Cobol files. |
Added missing tables/procedures for Cobol files, directly from Cobol Embedded SQL Queries. |
1.0.0-alpha2
Other Updates
Details |
Fixes an issue causing a warning log message "AttributeError: 'NoneType' object has no attribute 'decode'" |
An improvement has been added to ensure that SQL queries are filtered by language. In addition, system tables and built-in functions will now be ignored. |
1.0.0-alpha1
Note
Initial release of the extension.
New Support