This is a HOTFIX to fix the alembic migration history issue which was created , where the generate_tts and tts_file columns migration file could not be accessed.
Goal
Changes
Future Tasks (optional)
How has this been tested?
To-do before merge (optional)
Checklist
Fill with x for completed.
[x] My code follows the style guidelines of this project
[x] I have reviewed my own code to ensure good quality
[x] I have tested the functionality of my code to ensure it works as intended
Reviewer: @suzinyou Estimate: 5 min
Ticket
Fixes: JIRA_TICKET_LINK
Description
This is a HOTFIX to fix the alembic migration history issue which was created , where the
generate_tts
andtts_file columns
migration file could not be accessed.Goal
Changes
Future Tasks (optional)
How has this been tested?
To-do before merge (optional)
Checklist
Fill with
x
for completed.