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

Add PGVIEWS_SYNCER_CLASS setting #49

Closed caioariede closed 1 year ago

caioariede commented 5 years ago

Add ability to specify a custom view syncer class. A custom view syncer can be used, for example, to define a different strategy to determine which views should be updated