aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema_0054-add-state-table.sql
Commit message (Collapse)AuthorAgeLines
* Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-1/+11
| | | | | We keep the internal states hardcoded, plus the core open (confirmed) and closed ones, but the remainder are moved to the database.
* Add state table to database.Matthew Somerville2017-08-29-0/+41