aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/DBIx
Commit message (Collapse)AuthorAgeLines
* Use EncodedColumn subclass.Matthew Somerville2019-05-02-262/+48
|
* Refactor datetime inflation.Matthew Somerville2019-05-02-0/+36
|
* Carry through name/phone/password updates through report/update creation via ↵Matthew Somerville2011-07-04-0/+262
token. Only store encrypted password, and override EncodedColumn to prevent double encrypting.