We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Version 4.6.3.
Version 4.6.1.
Version 1.3.0
Version 4.6.0.
Version 4.5.0.
Clean separation between SQL and PL/SQL.
Introducing named actual parameters.
Insert into with select subquery (issue #142).
Cannot parse functions or procedures without parameters (isue #144).
New grammar rules: collection_expression & table_coll_expr. #133
Version 3.2.0.
Version 3.1.0.
Introducing database link support.
GRANT & REVOKE statement: Fixing contradictions between sqlparse and Oracle syntax (issue #82).
Minor grammar correction.
Cleaning up JSON in rules 'column_ref' and 'create_index_spec_items'.
NAME rule: adding '~', removing ':' and '#'.
Version 3.0.0.
New grammar rule: column_ref -> NAME '.' NAME '.' NAME JSON
Version 2.1.0.
Changes related to #48 (Expansion of the available aggregate functions and adapt to the Oracle behaviour more closely).