Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Basic support for PostgreSQL materialized views #154

Closed
wants to merge 4 commits into from

Commits on May 5, 2014

  1. Support creating materialized views

    Henrik Bäärnhielm committed May 5, 2014
    Configuration menu
    Copy the full SHA
    e5e97e9 View commit details
    Browse the repository at this point in the history
  2. Correct support for postgres materialized views

    Henrik Bäärnhielm committed May 5, 2014
    Configuration menu
    Copy the full SHA
    b570af4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2014

  1. Nicer encapsulation of create options

    Henrik Bäärnhielm committed May 7, 2014
    Configuration menu
    Copy the full SHA
    0a07ef8 View commit details
    Browse the repository at this point in the history
  2. Support views with indices

    Henrik Bäärnhielm committed May 7, 2014
    Configuration menu
    Copy the full SHA
    1e398b0 View commit details
    Browse the repository at this point in the history