cr-connect-workflow/migrations
Dan Funk fd0adb1d43 Updated the study status to use a different enumeration. Migration correctly handles modifying the enum.
INCOMPLETE = 'Incomplete in Protocol Builder',
  ACTIVE = 'Active / Ready to roll',
  HOLD = 'On Hold',
  OPEN = 'Open - this study is in progress',
  ABANDONED = 'Abandoned, it got deleted in Protocol Builder'
2020-04-21 17:13:30 -04:00
..
versions Updated the study status to use a different enumeration. Migration correctly handles modifying the enum. 2020-04-21 17:13:30 -04:00
README Lots and lots of random stuff as I organize code and get things to make sense. 2019-12-18 14:02:17 -05:00
alembic.ini Lots and lots of random stuff as I organize code and get things to make sense. 2019-12-18 14:02:17 -05:00
env.py Lots and lots of random stuff as I organize code and get things to make sense. 2019-12-18 14:02:17 -05:00
script.py.mako Lots and lots of random stuff as I organize code and get things to make sense. 2019-12-18 14:02:17 -05:00

README

Generic single-database configuration.