Skip to content
walter-weinmann edited this page Jul 5, 2017 · 27 revisions

sqlparse - LALR grammar based SQL Parser

Build Status

The documentation consists of the following parts:

  1. Syntax Diagram: shows the syntax diagrams fitting the implemented SQL language level.
  2. Testing: gives a general overview of the test facility.
  3. Testing with Common Test: gives a more detailed description of the usage of the applied Common Test environment.
  4. Testing with Eunit: gives a more detailed description of the usage of the applied Eunit test environment.
  5. Normalisation Features: gives a detailed description of the applied language normalisation features.
Clone this wiki locally