home/categories/sql-databases/ecnu-icalk-autoskill-skillbank-convskill-chinese-gpt4-8-glm4-7-rust-sqlx-migration-add-column-and-backfill-with-nanoid-skill-md
sql-databasesdatabases

rust-sqlx-migration-add-column-and-backfill-with-nanoid

Guides the user on adding a new TEXT column to a PostgreSQL table using SQLx migrations and backfilling existing rows with nanoid values, specifically targeting rows where the column is NULL.

ECNU-ICALK
maintainer
ECNU-ICALK
Mis à jour 3/13/2026
Étoiles
304
Forks
34
quick start

Installation and usage

Guides the user on adding a new TEXT column to a PostgreSQL table using SQLx migrations and backfilling existing rows with nanoid values, specifically targeting rows where the column is NULL.

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 rust-sqlx-migration-add-column-and-backfill-with-nanoid