This module provides a minimal implementation psycopg2.sql features used by Congress. The purpose is to avoid requiring psycopg2>=2.7 which is not available in CentOS 7.
congress.datasources.json_ingester.sql.Identifier(identifier)¶Validate and return quoted SQL identifier.
congress.datasources.json_ingester.sql.SQL(input_statement)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.