summaryrefslogtreecommitdiff
path: root/taskflow/persistence/backends/sqlalchemy/alembic
Commit message (Expand)AuthorAgeFilesLines
* Fix atomdetails failure column sizePavlo Shchelokovskyy2022-01-271-0/+36
* Fix flowdetails meta sizeGregory Thiemonge2021-05-031-0/+34
* Fix deprecated Alembic function args4.6.0Adam Harwell2021-01-281-9/+9
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Use mysql LONGTEXT for atomdetails resultstrain-em3.7.1Ann Taraday2019-08-091-0/+43
* python3.0 has deprecated LOG.warnxhzhf2017-03-071-2/+2
* Merge "Use alembic upgrade function/command directly"Jenkins2016-01-061-10/+8
|\
| * Use alembic upgrade function/command directlyJoshua Harlow2015-06-151-10/+8
* | Fix currently broken and inactive mysql testsJoshua Harlow2015-12-221-2/+2
* | Use the sqlalchemy-utils json type instead of our ownJoshua Harlow2015-09-091-0/+58
* | Retain atom 'revert' result (or failure)Joshua Harlow2015-07-101-0/+42
* | Rename logbook module -> models moduleJoshua Harlow2015-07-081-2/+2
|/
* Use the new table length constantsJoshua Harlow2015-02-121-14/+24
* Enabled hacking checks H305 and H307Christian Berendt2014-07-172-0/+2
* Persistence cleanup part oneJoshua Harlow2014-03-262-2/+38
* Remove extraneous vim configuration commentsIvan A. Melnikov2014-03-192-4/+0
* Add atom intentions for tasks and retriesAnastasia Karpinska2014-03-181-0/+39
* Extend logbook and storage to work with retryAnastasia Karpinska2014-03-141-0/+47
* Remove extraneous vim configuration commentsyangxurong2014-02-143-6/+0
* Bump requirements to the latestJoshua Harlow2013-10-053-0/+54
* Wrapping and serializing failuresIvan A. Melnikov2013-10-041-0/+29
* Rework the persistence layerJoshua Harlow2013-08-246-0/+230