database-toolsdatabases
database-migrations
How to create and use our alembic database migration tool. Use when making changes to models.py.
maintainer
METR
Mis à jour 1/10/2026
Étoiles
5
Forks
0
quick start
Installation and usage
How to create and use our alembic database migration tool. Use when making changes to models.py.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use database-migrations