home/categories/sql-databases/jihadkhawaja-egroo-github-skills-ef-core-migrations-skill-md
sql-databasesdatabases

ef-core-migrations

Handle EF Core schema changes in Egroo. Use for: adding or changing entity properties, owned types, relationships, indexes, table mappings, naming conventions, or anything in DataContext/OnModelCreating that changes the PostgreSQL schema. Covers when to add a migration, how to update the database, and what to verify afterwards.

jihadkhawaja
maintainer
jihadkhawaja
اپ ڈیٹ ہوا 3/14/2026
اسٹارز
176
فورکس
32
quick start

Installation and usage

Handle EF Core schema changes in Egroo. Use for: adding or changing entity properties, owned types, relationships, indexes, table mappings, naming conventions, or anything in DataContext/OnModelCreating that changes the PostgreSQL schema. Covers when to add a migration, how to update the database, and what to verify afterwards.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use ef-core-migrations