cr-connect-workflow/migrations
Dan f815add699 1. Add a default directory for the location of SYNC files.
2. Added a last_updated column to the lookup table
3. The Lookup service now uses the above, and compares it to the actual file date, we can then rebuild the lookup if needed.
4. That 755 migration loads up the models, so when you change the models, the migration starts to fail.  Not really sure what to do here, but modify the migration while we are in process.
2022-01-20 13:05:58 -05:00
..
versions 1. Add a default directory for the location of SYNC files. 2022-01-20 13:05:58 -05: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 Finally have alembic configured so we can see orrors when things aren't working! 2021-10-01 13:00:41 -04: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.