Skip to content

good first issue: Add support for Materialized Views #6

Description

@Meru143

Description

Add support for Materialized Views in addition to regular Views.

Motivation

Materialized views are used for caching expensive queries.

What to do

  1. Similar to Views implementation
  2. Add to information_schema introspection
  3. Handle REFRESH MATERIALIZED VIEW in migrations

Skills needed

  • Go
  • PostgreSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions