summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Migration/Version2019Date20190808074233.php
Commit message (Collapse)AuthorAgeFilesLines
* fix missing value and run against empty tables in migration scriptArthur Schiwon2019-09-091-13/+15
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* split events DB field into entity and events, adjust biz logicArthur Schiwon2019-09-091-4/+8
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* extend DB table, manager, controller with support for entity eventsArthur Schiwon2019-09-091-0/+14
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add scope table for workflows and switch to migrationsArthur Schiwon2019-09-091-0/+100
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>