Package: sqlreduce Version: 1.4-1.pgdg22.04+1 Architecture: all Maintainer: Christoph Berg Installed-Size: 67 Depends: python3:any (>= 3.8), python3-pglast, python3-psycopg2, python3-yaml Multi-Arch: foreign Homepage: https://github.com/df7cb/sqlreduce Priority: optional Section: python Filename: pool/main/s/sqlreduce/sqlreduce_1.4-1.pgdg22.04+1_all.deb Size: 15316 SHA256: cc015f21fc7b658bc437ebb87a6d658ab6becae5b3f14d9409f0217028005229 SHA1: 8fe382427663b72d05447d42a1e4dcc7ce4c52c2 MD5sum: 7310cdceab17e4091e767fb793fccaff Description: 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.