Commit 70bfcdc
removing mat view fro reporting_facility_states (#5807)
**Story card:**
[SIMPLEBACK-117](https://rtsl.atlassian.net/browse/SIMPLEBACK-117)
## Because
We want to discard materialized reporting_facility_states
## This addresses
We create a normal view reporting_facility_states under public schema.
This will ensure that the existing dashboard and metabase reports don't
break.
## Test instructions
Clear the cache and restart the server. The dashboards should load fine.
Suite tests.
---------
Co-authored-by: Ayushi Agrawal <ayushiagrawal@RTSL-P172G93770.local>1 parent bad93f7 commit 70bfcdc
28 files changed
Lines changed: 475 additions & 2126 deletions
File tree
- app/models/reports
- db
- migrate
- views
- lib/tasks
- spec
- controllers
- reports
- exporters
- monthly_district_data
- monthly_state_data
- models
- reports
- queries
- services
- reports
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 370 additions & 0 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
0 commit comments