Scott Walton
                                            Scott Walton
                                        
                                    Hi @ktosiek would you be able to provide an example of the kind of thing you'd be wanting to do?
I think the `post_sync` signals are a great start. If anything in particular is needed to support the Class-based Index API, we should probably look to bump the version too...
Hi @ktosiek, I think that could be a great addition. Would you see this working to reduce the time it takes to regenerate views when `sync_pgviews` is run on a...
Hey all. Apologies for not replying. I'd recommend using an alternative source for this repo now as I no longer work for the company that maintained this and, as far...
Thanks for posting this. If I recall correctly, this is done so we can migrate the underlying tables without Postgres raising an error when a view depends on a field...
@kochhar Hey, sorry for the late reply here. I believe that's possible, yes. You can examine the contents of the modules being migrated perhaps and see if that helps?
How about screenshots and diagrams to illustrate what it should look like?
It could be worthwhile streamlining it. I'm not familiar with the site setup but I've noticed there's a handlebars template there too. At a higher level, if we have a...
Hi @florianm, my thinking was along the lines of checking whether `data` is a subclass of `dict` before deciding whether to wrap it in another `dict`. I hope this is...
I totally support this. It'd be great if we can use an explicit license too so people can build plug-ins that have a clear reference point back to Marionette.