Sqlgpt-parser

Latest version: v0.0.1a5

Safety actively analyzes 626436 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.1a5

0.0.1.a4

* add visit_time_interval
python
def visit_time_interval(self, node, context):
return f"INTERVAL {self.process(node.value, context)} {node.unit.upper()}"

* change function_call from args to arguments

0.0.1.a3

* rename sql_parser to parser

0.0.1.a2

* rename src to sqlgpt_parser

0.0.1a1

Move format code from https://github.com/oceanbase/sql-lifecycle-management
Fix some bugs in the parser
Add cast, convert,group_concat etc format code

0.0.1a

Publish the first version

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.