scenic
scenic copied to clipboard
Fix recreating indexes for materialized views within custom schemas
Fixes https://github.com/scenic-views/scenic/issues/334
When materialized view is created within a custom schema and then we try to update it, the original indexes are not retrieved because of the problem within the used SQL to do that.
@derekprior I am sorry for pinging, but can you, please, take a look at this?