Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add dbic-pg-server-cursors library, set as default | Matthew Somerville | 2020-04-28 | -0/+1 |
| | | | | Found at https://github.com/mzealey/dbic-pg-server-cursors, not on CPAN. | |||
* | Make current cobrand available on DB::Schema | Dave Arter | 2017-09-01 | -0/+2 |
| | ||||
* | Use a schema cache to remember body lookups. | Matthew Somerville | 2017-08-23 | -0/+2 |
| | ||||
* | Set up translatable body name. | Matthew Somerville | 2017-08-09 | -0/+3 |
| | ||||
* | Move FixMyStreet::DB to FixMyStreet::DB::Schema. | Matthew Somerville | 2017-08-09 | -0/+25 |
Store a schema object on FixMyStreet::DB instead. |