aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Body.pm
Commit message (Collapse)AuthorAgeLines
* Allow bodies to have parent bodies.Matthew Somerville2012-12-19-4/+23
|
* Allow bodies to span multiple area IDs, and areas can be covered by more ↵Matthew Somerville2012-12-19-5/+14
| | | | than one body.
* Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-1/+5
|
* Make from_body a foreign key.Matthew Somerville2012-12-15-2/+8
|
* Convert report sending code to use bodies rather than areas/councils.Matthew Somerville2012-12-15-2/+4
|
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-2/+8
| | | | Add foreign key constraint from contacts to body.
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-0/+60