[ ソース: sqlreduce ]
パッケージ: sqlreduce (1.2-1)
Reduce verbose SQL queries to minimal examples
SQLreduce takes as input an arbitrary SQL query which is then run against a PostgreSQL server. Various simplification steps are applied, while checking that the simplified query still exhibits the same error from PostgreSQL.
その他の sqlreduce 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pglast
- PostgreSQL Languages AST and statements prettifier (Python 3)
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL
-
- dep: python3-yaml
- YAML parser and emitter for Python3