fenix/fenix/db/migration/alembic_migrations/versions
Tomi Juvonen 45254745c3 Support for action plug-in
Add ability to give action plug-ins in session creation.
Add handling for action-plug-ins in defautl workflow
Add database support

Dummy action plug-in added to see how it works. Will be removed before this
merges.

Documentation will be updated as review done

Story: 2003846
Task: #29160

Change-Id: I56c77df4937c16f419b6d963f5a5fa0642fc0d43
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2019-01-30 07:57:34 +02:00
..
001_initial.py Support for action plug-in 2019-01-30 07:57:34 +02:00
README Initial DB support 2018-11-29 13:42:04 +02:00

README

This directory contains the migration scripts for the Fenix project. Please
see the README in fenix/db/migration on how to use and generate new
migrations.