• pbair's avatar
    Add view-backed db model for partitioned tables · 94fc9619
    pbair authored
    Add a new ActiveRecord model that can be used to query information about
    partitioned tables. The model is backed by a database view, and should
    reduce the number of ad-hoc queries to the Postgres system catalogs.
    94fc9619
241267-add-partitioned-table-model.yml 93 Bytes