| # RM Research Assistant - Alembic Configuration | |
| # Database migration management | |
| [alembic] | |
| # path to migration scripts | |
| script_location = alembic | |
| # template used to generate migration file names; The default value is %%(rev)s_%% | |
| # RM Research Assistant - Alembic Configuration | |
| # Database migration management | |
| [alembic] | |
| # path to migration scripts | |
| script_location = alembic | |
| # template used to generate migration file names; The default value is %%(rev)s_%% | |