fix-alembic-async-engine
CommunityResolve 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 calledduring migrations, this Skill guides you to resolve it by modifyingalembic/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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.