sqlparse

Description

contains objects around SqlParser.py

The Python project sqlparse will be used, to extract column references from database views SQL code.

A Python script SqlParser.py was created.

  • to read sql_modules_definition

  • to write the parsed view definition back into the repository database

Objects