materialized view models dont support indexes
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
Not sure how this was overlooked during #292, but we dont seem to have any kind of mechanism to ensure that any materialized views that get updated (likely recreated) also have their indexes recreated.
see also #314
https://github.com/chaoss/CollectOSS/blob/fd9a8620dd2a0549601f8ef2dba55c0873ade1df/collectoss/application/schema/alembic/env.py#L29-L41
Contributor guide
Assessment
This issue has not been assessed yet.