aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Schema.pm
Commit message (Collapse)AuthorAgeLines
* Add dbic-pg-server-cursors library, set as defaultMatthew Somerville2020-04-28-0/+1
| | | | Found at https://github.com/mzealey/dbic-pg-server-cursors, not on CPAN.
* Make current cobrand available on DB::SchemaDave Arter2017-09-01-0/+2
|
* Use a schema cache to remember body lookups.Matthew Somerville2017-08-23-0/+2
|
* Set up translatable body name.Matthew Somerville2017-08-09-0/+3
|
* Move FixMyStreet::DB to FixMyStreet::DB::Schema.Matthew Somerville2017-08-09-0/+25
Store a schema object on FixMyStreet::DB instead.