[DBIx-Class-Devel] [dbsrgits/sql-translator] implemented material views for pg (#120)

Avishai Goldman notifications at github.com
Wed Nov 20 21:31:11 GMT 2019


This is a beginning implementation of materialized view for PG.

I assume this sort of contribution is wanted.
What do you think, the docs say you can't make a temporary materialized view. So should this mean that the materialized view should be created and it'll drop the temporary, it should only do temporary and not materialized, or die a horrible death?
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/sql-translator/pull/120

-- Commit Summary --

  * implemented material views for pg

-- File Changes --

    M lib/SQL/Translator/Producer/PostgreSQL.pm (1)
    M t/47postgres-producer.t (16)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/120.patch
https://github.com/dbsrgits/sql-translator/pull/120.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/120
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20191120/97a71d5c/attachment.htm>


More information about the DBIx-Class-Devel mailing list