Package: sqlreduce Version: 1.5-1.pgdg26.04+1 Architecture: all Maintainer: Christoph Berg Installed-Size: 68 Depends: python3:any (>= 3.8), python3-pglast (>= 8), python3-psycopg2, python3-yaml Multi-Arch: foreign Homepage: https://github.com/df7cb/sqlreduce Priority: optional Section: python Filename: pool/main/s/sqlreduce/sqlreduce_1.5-1.pgdg26.04+1_all.deb Size: 15436 SHA512: 884d4d34d799bf714b7577fc8d98b4bf1b18c3ec472d2943ad6080dff4dbb4b0b69df81a4f8b923f51b1a48b6cbfbd891f11945c4faad9825e2a553163969072 SHA256: bde68433c392b9c60bd8f5711dd1903cacfe238970db00a1213b183afa64c7b2 SHA1: ce47d652491961089746f7f8d0f6f21d04fb0634 MD5sum: a67f147d3d0b8b792c6c2efd35367fa6 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.