home/categories/database-tools/deusxmachina-dev-memorylane-cursor-skills-makemigrations-skill-md
database-toolsdatabases

makemigrations

Create SQLite migrations for MemoryLane storage schema changes. Use when interfaces or persisted fields change in src/main/storage/index.ts, when a new column/index/table/trigger is needed, or when the user asks to add a migration similar to 0001_initial_schema.ts.

deusXmachina-dev
maintainer
deusXmachina-dev
اپ ڈیٹ ہوا 2/19/2026
اسٹارز
115
فورکس
9
quick start

Installation and usage

Create SQLite migrations for MemoryLane storage schema changes. Use when interfaces or persisted fields change in src/main/storage/index.ts, when a new column/index/table/trigger is needed, or when the user asks to add a migration similar to 0001_initial_schema.ts.

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

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

skills use makemigrations