Skip to content

scripts/tma_migration_script.py

Overview

This file contains 3 documented elements.

Functions

execute_sql(engine, sql)

SQLAlchemy 2.0 compatible execute wrapper for migration script.

Parameters: - engine - sql

migrate_tma_database()

Main migration function