Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

PL/SQL Analyzer v1.1.1

Compare
Choose a tag to compare
@PhilippSalvisberg PhilippSalvisberg released this 20 Dec 18:14
  • Released on 2017-02-05
  • Improved:
    • JDK detection
  • Fixed:
    • single_table_insert with values_clause leads to parse errors in SQL scripts if terminated by slash instead of semicolon
    • greater equal (>=) and less equal (<=) are reported as less than (<)