Skip to content

Materialized View

Pedro Amaro requested to merge api-materialized into api

Adds the LatestModel Django model, which is a materialized view with each model having a single row: the latest revision of it.

Merge request reports