fix-alembic-async-engine

Community

Resolve Alembic async engine issues for DDL migrations

Authorruskibeats
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses failures in Alembic migrations due to async engine configuration mismatches.

Core Features & Use Cases

  • Fixes Alembic Async Issues: Corrects 'greenlet_spawn' errors and async engine failures during migrations.
  • Engine Configuration Adjustment: Transforms async engines to sync engines, avoiding DDL sync vs. asyncpg async mismatch.
  • Use Case: When you encounter failures like greenlet_spawn has not been called during migrations, this Skill guides you to resolve it by modifying alembic/env.py.

Quick Start

Use the fix-alembic-async-engine skill to modify your Alembic configuration in 'alembic/env.py'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-alembic-async-engine
Download link: https://github.com/ruskibeats/t1d/archive/main.zip#fix-alembic-async-engine

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.