-
Notifications
You must be signed in to change notification settings - Fork 15
Home
walter-weinmann edited this page May 30, 2020
·
27 revisions
- Release Notes: details the corrections, changes or enhancements made to a specific version.
- Syntax Diagram: shows the syntax diagrams fitting the implemented SQL language level.
- Oracle SQL Standard: shows worth mentioning deviations from the Oracle SQL Standard (Version 12c).
- Custom fold extensions: gives a detailed description of the fold modules, i.e. the compilation of data from a parse tree.
- Formatting features: gives a detailed description of the formatting features and options.
- Normalisation Features: gives a detailed description of the applied language normalisation features.
- Testing: gives a general overview of the test facility.
- Testing with Common Test: gives a more detailed description of the usage of the applied Common Test environment.
- Testing with Eunit: gives a more detailed description of the usage of the applied Eunit test environment.