aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema_0035-bodies_str-tidying.sql
Commit message (Collapse)AuthorAgeLines
* Simplify/consolidate body restriction db code.Matthew Somerville2015-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 Somerville2015-08-19-0/+10