6e4275a510
The terminal_sessions migration and drop_tool_configs migration both pointed to add_tool_definition_manifests as their down_revision, creating two heads. Update drop migration to depend on terminal_sessions instead, restoring a single linear chain.