mistral/mistral/db/sqlalchemy/migration
Renat Akhmerov f78f33507e Code improvements after the dynamic actions patch
* Style improvements to make sure the code is compliant with the
  coding guidelines
* Fixing small but important things like the mismatch between the
  sinatures of the methods find_all() in the DynamicActionProvider
  class and the base ActionProvider interface.
* Improved the tests.
* Simplified the implementation of DynamicActionProvider.

Change-Id: Idbfb15b4c3bb415e7fa9c7ece27eabfe674b6059
2020-11-23 15:33:54 +07:00
..
alembic_migrations Code improvements after the dynamic actions patch 2020-11-23 15:33:54 +07:00
__init__.py Add mistral-db-manage script 2015-04-01 13:29:25 +03:00
alembic.ini Add mistral-db-manage script 2015-04-01 13:29:25 +03:00
cli.py Remove six library 2020-09-23 10:27:12 +08:00