Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Simplify/consolidate body restriction db code. | Matthew Somerville | 2015-08-19 | -0/+21 |
| | | | | | | | Make dashboard work properly in two-tier councils, showing reports sent to both. Create an index on the array of the bodies_str column to speed up performance, and use that throughout the code replacing all LIKE scans. This also enables a simplifying tidy of the restriction code. | |||
* | Move "missing" handling to separate column. | Matthew Somerville | 2015-08-19 | -0/+10 |