This query builder aims to make complex queries for postgres easier to breakdown, put together, and read. The project is very much in its infancy, but is also in a very usable and functional state.
Convert your PostgreSQL Inheritance based partition tables to Declarative based partition tables. This code having small plpgsql functions to list and convert inheritance based partition to ...