cr-connect-workflow/migrations
Dan Funk 11413838a7 Faster lookup fields. We were parsing the spec each time to get details about how to search. We're just grabbing the workflow id and task id now and building that straight into the full text search index for faster lookups. Should be peppy.
Another speed improvement - data in the FileDataModel is deferred, and not queried until it is specifically used, as the new data structures need to use this model frequently.
2020-05-29 01:39:39 -04:00
..
versions Faster lookup fields. We were parsing the spec each time to get details about how to search. We're just grabbing the workflow id and task id now and building that straight into the full text search index for faster lookups. Should be peppy. 2020-05-29 01:39:39 -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.