mypebble / django-pgviews

Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.
The Unlicense
195 stars 41 forks source link

Adds support for multicolumn indexes in materialized views. #34

Closed peterburlakov closed 6 years ago

peterburlakov commented 6 years ago

Hi, @scott-w CircleCI is a bit unstable today ;) build failed coz of their internal problems... can you restart it?

scott-w commented 6 years ago

Classic CircleCI. I've set it to rebuild 👍

scott-w commented 6 years ago

Seems to still be failing. I'll open a support ticket with CircleCI and keep you updated :)

scott-w commented 6 years ago

I've merged in #35 that includes this PR 👍

Thanks @peterburlakov!