From @stephenfin on June 29, 2015 15:9
I have been unable to find any users using non-standard "states". The State table and its reliance on fixtures makes tests more complex than is necessary. Therefore, it would appear that there are few benefits to keeping the State table around. We should remove it, making use of migrations to do so
Copied from original issue: stephenfin/patchwork#18
From @stephenfin on June 29, 2015 15:9
I have been unable to find any users using non-standard "states". The
Statetable and its reliance on fixtures makes tests more complex than is necessary. Therefore, it would appear that there are few benefits to keeping theStatetable around. We should remove it, making use of migrations to do soCopied from original issue: stephenfin/patchwork#18