Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use EncodedColumn subclass. | Matthew Somerville | 2019-05-02 | -3/+3 |
| | ||||
* | Refactor datetime inflation. | Matthew Somerville | 2019-05-02 | -3/+7 |
| | ||||
* | Update DB/Result/* with latest DBIx::Class::Schema::Loader | Chris Mytton | 2013-09-10 | -3/+3 |
| | | | | | | | | | Version 0.07027 of DBIx::Class::Schema::Loader introduced some changes to the way it generates schemas. > PostgreSQL WARNING: the default for on_delete/on_update attributes for > belongs_to relationships is now 'NO ACTION' not 'CASCADE! The default > for is_deferrable is now 0 not 1. | |||
* | Allow bodies to have parent bodies. | Matthew Somerville | 2012-12-19 | -2/+3 |
| | ||||
* | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -0/+32 |
than one body. |